I need to find where the format command is located its not in my windows stystem. What command would I use to find it. From the command line prompt (not gui)
feedback
|
|
you would use the dos command 'cd' for change directory. type: cd\windows\system32 when you hit enter you will be in the correct directory to use the 'format' command | |||||
feedback
|
|
Generally it should be under cd\ dir /s /b format.com For an even quicker search, check out Everything from voidtools. | |||
|
feedback
|
|
Vista and above? where format (should be something like C:\Windows\System32\format.com) | |||||
feedback
|