Defining a different PROMPT setting when opening a DOS window

  • Thread starter Thread starter D.A. Tsenuf
  • Start date Start date
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 ?
 
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
 
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\Environment
PROMPT

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Back
Top