| Type the following commands, pressing ENTER after each command. Do not include the comments that are included in parentheses. format a: /s (this will copy over Command.com, IO.sys, Msdos.sys, and if the hard drive is compressed, Drvspace.bin)
copy c:\windows\command\attrib.exe a:
copy c:\windows\command\chkdsk.exe a:
copy c:\windows\command\debug.exe a:
copy c:\windows\command\edit.com a:
copy c:\windows\command\fdisk.exe a:
copy c:\windows\command\format.com a:
copy c:\windows\command\scandisk.exe a:
copy c:\windows\command\scandisk.ini a:
copy c:\windows\command\sys.com a:
copy c:\windows\command\drvspace.bin a: (format /s will copy this over if the drive is compressed)
copy c:\windows\regedit.exe a: |