| 1. |
Solve : ms dos commands? |
|
Answer» ok this is weird, i changed it to c:\windows\system32\cmd.exe, and when i type cmd it says c:\windows\system32\cmd.exe up the top, but it doesnt work like usual, if i run c:\windows\system32\cmd.exe or type set path=C:\WINDOWS\system32 in cmd it works... well thanx for all the help ppls:DIt's not weird at all. Running the program with c:\windows\system32\cmd.exe changes the PROMPT to indicate you're logged in to the c:\windows\system32 DIRECTORY. This is where the external commands live and Windows always searches the CURRENT directory before checking the directories on the path. |
|