View Single Post
  #9 (permalink)  
Old 01-14-2007, 04:13 AM
skidoo is offline  
skidoo has been heard by manyskidoo has been heard by manyskidoo has been heard by manyskidoo has been heard by manyskidoo has been heard by manyskidoo has been heard by manyskidoo has been heard by many
skidoo
Banned
Join Date: Nov 2006
Location: USA
Posts: 884
Quote:
Originally Posted by ipack View Post
damn, and now i don't remember DOS syntax that well, but i know it's based on unix syntax. something is not right with that syntax that i gave you and windows in rejecting it. try:

"cd\programfiles\worldofwarcraft"
"cd \programfiles\worldofwarcraft"
"chdir \programfiles\worldofwarcraft" (DOS has 2 directory change commands)
Hmm. Type the following. Pay attention to spaces.
c:
cd \program files\world of warcraft
  Reply With Quote