Saturday 4 June 2011

Inside the command window how do I change the directory?

im in a programming class and im stuck in a step where it tells me to run something from the command prompt from a zip file





but i dont know how to change directory from within the command window|||cd %26lt;directory name%26gt;





If you are in the root of the C:\ drive, and there is a folder called %26#039;test%26#039; there, you would type:





cd test





You can type cd .. to go up one directory. You can also type something like this C:\test\folder1\folder2 to change to that folder no matter where you are currently.|||Maybe try to open a help window and type exactly what you need help on in there. . . maybe that will work. Good luck!! :)