but i dont know how to change directory from within the command windowInside the command window how do I change the directory?
cd %26lt;directory name%26gt;
If you are in the root of the C:\ drive, and there is a folder called 'test' 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.Inside the command window how do I change the directory?
Maybe try to open a help window and type exactly what you need help on in there. . . maybe that will work. Good luck!! :)
No comments:
Post a Comment