Well actually DOS . Like say i format a partition through DOS via a VB app, shell(cmd.exe /f format c:) etc. Is it possible to determine when the format is finished ?
Like,
when format is finished then
do this
??
Printable View
Well actually DOS . Like say i format a partition through DOS via a VB app, shell(cmd.exe /f format c:) etc. Is it possible to determine when the format is finished ?
Like,
when format is finished then
do this
??
Search for ShellandWait.