Basic DOS commands..

Associate
Joined
25 Apr 2004
Posts
870
Location
Devon
Hi anyone,

I'm having some trouble with Dos, I'm trying to use a program that has to be run from command. Basically I want to navigate to Program Files, but when I type cd C:\"Program Files" it says 'too many parameters - Program, and if I do it without the quotes it says too many parameters - Files.. what am I doing wrong here?

Thanks
Felix
 
Doing it from Windows Vista, tried to drag the exe in but it won't go.

cd C:\"Program Files" gets error 'parameter format not correct - "C:\Program'

removing quotes and doing cd\Program Files gets 'Too many parameters - Files'
 
Back
Top Bottom