Defining a different PROMPT setting when opening a DOS window

D

D.A. Tsenuf

When I open a DOS window with the RUN command using either CMD or COMMAND,
the PROMPT is set to $P
I would like it to default to
PROMPT $P$_

Where can one change such settings ?
 
M

Manny Borges

Sure thing.

R-click my computer and go to properties.

click advanced tab

click envirn variables button

add a new system variable called prompt with a value of $p$_


All set.
--
Manny Borges
MCSE NT4-2003 (+ Security)
MCT, Certified Cheese Master

The pen is mightier than the sword, and considerably easier to write with.
-- Marty Feldman
 
W

Wesley Vogel

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\Environment
PROMPT

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

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