victoryhighway2
Programmer
Hello,
I am looking for a way to automatically and silently format a disk from my VB code.
I first looked into SHFormatDrive, but all that opens the standard Windows format disk dialog and requires manual intervention.
I also looked into shelling out to FORMAT.COM, but that isn't working either.
Is there another way of going about this?
Regards,
Geoffrey
I am looking for a way to automatically and silently format a disk from my VB code.
I first looked into SHFormatDrive, but all that opens the standard Windows format disk dialog and requires manual intervention.
I also looked into shelling out to FORMAT.COM, but that isn't working either.
Is there another way of going about this?
Regards,
Geoffrey