Click to See Complete Forum and Search --> : MS DOS Help please


BuezaWebDev
01-21-2005, 03:40 AM
Currently, when I open a dos command prompt window, the initial path says

c:\Windows\system32>

How do I make it start at

c:\Work

instead?

Scleppel
01-21-2005, 10:57 AM
one way is to copy cmd.exe to the c:/work/ folder, there may be a better way though

Pittimann
01-21-2005, 12:51 PM
Hi!

Don't know about more recent win versions. Try right clicking the dos prompt icon and then click 'Properties'. You should be able to modify the settings there.

Cheers - Pit

BuezaWebDev
01-22-2005, 12:51 AM
Oi, thanks!

Start In: C:\Windows\System32

lol...changed that to C:\Work

and it works like a charm. Thanks!

PeOfEo
01-22-2005, 01:00 AM
phhht... it seems people are just to good for the cd these days ;)

Pittimann
01-22-2005, 01:53 AM
Originally posted by PeOfEo
phhht... it seems people are just to good for the cd these days ;) So let's write a little batch file to have a choice needing only the entry of a single character and 'enter'. :D

To BuezaWebDev: you could even have different prompts (different settings, not only concerning the directory) by saving what you need in differently named .pif files.

Cheers - Pit