SoultakerPT Posted June 9, 2004 Posted June 9, 2004 Anyone knows how to make for example format c: but in a way that it doesn't ask if I wish to proceed?
mbouchard Posted June 9, 2004 Posted June 9, 2004 Use /y at the end of the format command. I.E.format c: /fs:ntfs /yorformat c: /fs:FAT32 /y
rdalling Posted June 9, 2004 Posted June 9, 2004 echo Y | format c: /fs:FAT32 /q /V:CDriveTyy thatRoger
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now