| Login | Bugs & Features | Documentation | Download | Forums | ||
Articles · Developer Guide · Search Help HTMLDOC 1.8.28 Software Users ManualContents Previous Next Getting to the Command-Line on WindowsDo the following steps to access the command-line on Windows:
After you have clicked command prompt, your screen should look something like Figure 4-1.
To see what's in this directory, type the following command:
dir ENTER
You now have a list of available files and directories that you can use. To access a different directory simply type cd and the name of the new directory. For example, type the following if you want to access a directory called Steve:
cd Steve ENTER
Contents Previous Next | ||||||
| Copyright 2011 by Michael R Sweet. All rights reserved. | ||||||