my cmd prompt on has c:\>

J

John John

It can be set in the Registry at:

HKEY_CURRENT_USER\Software\Microsoft\Command Processor

The Autorun (RG_SZ) with Data Value CD\ instructs the command processor
to do a cd\ command when it opens, hence your cmd opens to the c:\ root.
If you want it to open to c:\documents and settings\user remove the
autorun value name.

John
 
D

Dave Patrick

Or it could be the 'Start In:' parameter for the shortcut you used to invoke
%comspec%

By default it is %HOMEDRIVE%%HOMEPATH%

Change it to C:\

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| all the other systems I've seen have c:\documents and settings\user>
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top