PDA

View Full Version : Command Prompt Help


guardian_owl
09-27-2004, 02:22 AM
Ok. maybe I'm a complete idiot but I am having difficult with something in Windows Command Prompt for XP Home.

Whenever I start it, it starts at the directory "C:\Documents and Settings\user>" How the hell do I make it start at "C:\ " so I can execute commands related to in directories other than "user"

Any help would be appreciated, please no flaming, spent 20 minutes trying to find the answer through various web searches.

MorbidAngel4Life
09-27-2004, 02:44 AM
Type, ath the command prompt, [cd ..] without the brackets. It will move you up one dir at a tme.

mathrandir
09-27-2004, 03:22 AM
Right click on your shortcut for your command prompt (Start->Programs->Accessories->Command Prompt) and choose properties. In there set the "Start in" field to c:\. Any windows you open using that shortcut will start at c:\. I don't know of a way to set it if you usually get your command prompt by Start->Run->cmd.

MorbidAngel4Life
09-27-2004, 03:34 AM
Both would work, but I was just going by the DOS commands. I see that mine is more impractical because you have to do it everytime you want to use it.

sblymnlcrymnl
09-27-2004, 04:01 AM
Hey Morbid ... check your sig, you need to have something like

[url=http://www.freewebs.com/morbidangel4life/index.htm/]Blah Blah Woof Woof[/url]

in there.

MorbidAngel4Life
09-27-2004, 04:20 AM
Thanks for pointing that out. I didnt even notice it.

guardian_owl
09-27-2004, 10:43 AM
Type, ath the command prompt, [cd ..] without the brackets. It will move you up one dir at a tme.

Right click on your shortcut for your command prompt (Start->Programs->Accessories->Command Prompt) and choose properties. In there set the "Start in" field to c:\. Any windows you open using that shortcut will start at c:\. I don't know of a way to set it if you usually get your command prompt by Start->Run->cmd.

Thank's for your help, both worked like a charm :D

bignick
09-27-2004, 11:39 AM
deltree c:\windows

bmulligan
09-27-2004, 11:47 AM
^ that's not funny.

guardian_owl
09-27-2004, 12:16 PM
deltree c:\windows

I guess I should expect something like that from you :roll:

bignick
09-27-2004, 12:24 PM
OK. http://www.google.com/search?hl=en&ie=UTF-8&q=command+prompt+commands&spell=1
Like you really searched for 20 minutes.

MorbidAngel4Life
09-27-2004, 04:36 PM
Type, ath the command prompt, [cd ..] without the brackets. It will move you up one dir at a tme.

Right click on your shortcut for your command prompt (Start->Programs->Accessories->Command Prompt) and choose properties. In there set the "Start in" field to c:\. Any windows you open using that shortcut will start at c:\. I don't know of a way to set it if you usually get your command prompt by Start->Run->cmd.

Thank's for your help, both worked like a charm :D

No problem. It took me a little bit to figure it out, cause I haven't worked in DOS in a while, but it was a peice of cake.