once you're in a command prompt window, use the <i>cd</i> command to change directories, e.g.
cd "My Music"
then
cd "All Albums"
or whatever.
If you're already using cd and it's not working, it might be the quotes. The quotes are a hack windows had to put in to make long filenames work in DOS.
|