I need to format a pen drive from within a C# application.
I've googled around and the only thing I can find is http://msdn.microsoft.com/en-us/library/aa394515(VS.85).aspx
But I need it to work on Win XP, so that solution won't do for me.
Can anyone suggest an alternate method?
You could try to simply fork (not the linux fork :) ) a new process and run the Windows format command from inside your C# program.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With