Computing.Net > Forums > Windows XP > Command Prompt in XP

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Command Prompt in XP

Reply to Message Icon

Name: Justin
Date: July 4, 2002 at 13:00:57 Pacific
Comment:

Here's one. ANybody know how to make CMD open in the root directory C:\ everytime like it did in win2k. i know you can use extra parameters when running CMD, but i was hoping somebody knows a registry hack os something else to inable the COmmand Prompt th open at C:\ and not your local profile root. thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Huey
Date: July 4, 2002 at 13:51:41 Pacific
Reply:


One way arund this is to create a new shortcut
go to properties>shortcut, set target as
C:\WINDOWS\system32\cmd.exe
Start in C:\


0

Response Number 2
Name: Peter
Date: July 4, 2002 at 15:06:18 Pacific
Reply:

Hi Justin,

I have a batch file for that and named it
'.bat and I have it in C root Directory.
The text has three lines:

echo off
cd..
cls

This way I just need to hit the key left from the Enter key then Enter. If some subfolders are open I just hit the ' and enter again. cd.. goes one Directory back, cls clears the screen. You can change cd.. to cd\ and you have to hit it just once to be in C.

Cheers de Peter


0

Response Number 3
Name:
Date: July 4, 2002 at 17:32:18 Pacific
Reply:

i think in tweakui (powertoys), you might be able to disable the option where XP will open the command prompt in the current directory (or is it to enable it?) Unless I'm confusing it with some other tweak program...


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Windows XP Pro HANG ALWAY... Shutdown Problem



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Command Prompt in XP

FTP through DOS Command in XP www.computing.net/answers/windows-xp/ftp-through-dos-command-in-xp/147082.html

Full Format in XP www.computing.net/answers/windows-xp/full-format-in-xp/5769.html

What runs from command prompt ?? www.computing.net/answers/windows-xp/what-runs-from-command-prompt-/7069.html