Site hosted by Angelfire.com: Build your free website today!

DOS-COMMANDS


What if a Windows system file is damaged? What if a virus damaged such a file? You can rescue your PC, in DOS. Here we go...for a general explanation of Dos-commands. You'll notice that some commands are quite powerful, and can delete data on your HDD. Don't just type every command you see here, if you don't know what you're doing.


General rule:

1. Everything you do has a result in the *current* directory (the one you are in at the moment you type the command). Some commands may execute on the whole disk (debug, deltree, scandisk, defrag, format, and fdisk).

2. To start an executable file from the DOS command-line (executable = everything with extention ".bat" ; ".com" ; ".exe"), just type the name you see before the extention. To start up the file "setup.exe" from floppy drive a:, you can type "a:\setup (Enter)" or first “a: (Enter)” and then “setup (Enter)”.


Basics:

Advanced...

Work with files (overwrite, create, input, and output redirection....

knip@bigfoot.com

Back to main page