Hi is there a way to format a drive without asking the user if he/she wants to proceed. I need to be able to format a drive (D Drive) so that i can copy all the contents of C Drive to D Drive, which will make an exact image. PLEASE HELP ME!
Printable View
Hi is there a way to format a drive without asking the user if he/she wants to proceed. I need to be able to format a drive (D Drive) so that i can copy all the contents of C Drive to D Drive, which will make an exact image. PLEASE HELP ME!
You could do this using the FSO (File System Object). Be careful though, I had to re-format after I accidentally moved the whole of the C:\ into a new folder on the C:\ using the FSO. It was a one way operation... and I had to subseuently re-install Windows.
David Richardson ;)