Re: prompt still says C:
tlotzerguard-usergroups@yahoo.com wrote:
> in DOS in Win98 SE, if I CD or CHDIR to G:, the prompt still says C:
> \ . I remember that I used to get the drive that I switched to.
>
By "In DOS" do you mean DOS in a window/virtual machine OR DOS mode
(reboot to DOS)? Are you using the one of the default shortcuts or a
shortcut you created yourself?
Note that CD and CHDIR normally only changes directory in the current
drive. Most people would enter "G:" to change the current drive to G:.
If you have accessed that drive since booting, which includes starting
DOS Mode, the operating system will remember the last path used on that
drive. Newer versions of CHDIR MAY include a "/D" switch to change
drives and directory in the same command.
Do you get a command summary/reference when you enter "prompt /?" or
"chdir /?"?
Which drive and directory is listed when you execute a "dir" command?
What happens after you enter "PROMPT $P$G"?
Do you have an autoexec.bat file in the root folder of the boot drive on
your system? Does it contain a line starting with "prompt" or "PROMPT"?