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

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 Problems

Reply to Message Icon

Name: lytalbayre
Date: November 2, 2003 at 11:04:55 Pacific
OS: Win xp home
CPU/Ram: Athlon xp 2200+/768MB pc3
Comment:

I am trying to use the command prompt on WInXp home version. Whenever I open command promt, it goes to c:\Doucuments and Settings\"My Name"\

My object is to use just c:\ . However, when I type c:\Documents and Settings\"My Name"\C: it just goes back to c:\documents and settings\My name\ and when I add c:\ after documents and settings\my name\ I get the following response (c:\ is not recognized as an internal or external command, program or batch file).

So, how do I get to just c:\ . I need to use the command prompt because I want to slipstream Security pack 4 into win2000 and make a bootable cd, as per the instructions in this link: http://www.duspinnst.com/bootcd.htm

Thanks for all help, etc.



Sponsored Link
Ads by Google

Response Number 1
Name: Clark
Date: November 2, 2003 at 11:32:11 Pacific
Reply:

Type in cd c:\


0

Response Number 2
Name: Hooner
Date: November 2, 2003 at 12:29:50 Pacific
Reply:

"CD" is the Change Directory command.

CD\ Will take you back to the root.

If you wanted to get in directory \Windows\System32 from the root you would type:

CD Windows\System32

If you wanted to get in directory \Windows\System32 from ANOTHER directory you would type:

CD\Windows\System32

To see what is in a directory, use the DIR command.

To see the contents displayed in Widescreen you would type:

DIR/W

If you find there is too much info to display and it all just whizzes past, you need to type:

DIR/W/P

Which will pause the data screen by screen.


0

Response Number 3
Name: salgolf
Date: November 2, 2003 at 12:53:22 Pacific
Reply:

To keep it from whizzing by, I used to type DIR/W |more. That vertical line is a pipe. Glad to know about the P. You learn something new every day. Let's see if my method works in XP:

{pause}

Yep. Except hitting enter used to make it go down another page's worth. Now it just goes down a line.


0

Response Number 4
Name: Hooner
Date: November 2, 2003 at 23:36:09 Pacific
Reply:

There aint much I don't know about DOS commands. Xp on the other hand.............


0

Response Number 5
Name: salgolf
Date: November 3, 2003 at 03:17:01 Pacific
Reply:

Hooner, I wouldn't cavil at your lack of knowledge of XP. Seems you know the most of anyone here, except maybe Kevin.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






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 Problems

Win XP and command prompt problems www.computing.net/answers/windows-xp/win-xp-and-command-prompt-problems/135994.html

'cd' command prompt problem www.computing.net/answers/windows-xp/cd-command-prompt-problem/92064.html

Command Prompt Problem www.computing.net/answers/windows-xp/command-prompt-problem/150576.html