# Command prompt

**URL:** https://forums.suse.com/t/command-prompt/25875
**Category:** Chatting over the Back Fence
**Created:** [July 18, 2014, 12:41am UTC](https://forums.suse.com/t/command-prompt/25875 "2014-07-18T00:41:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![System1](https://avatars.discourse-cdn.com/v4/letter/s/51bf81/32.png) [@System1](https://forums.suse.com/u/System1)
#### Post date: [July 18, 2014, 12:41am UTC](https://forums.suse.com/t/command-prompt/25875/1 "2014-07-18T00:41:52Z")

</div>

I have a machine that one profile on it has the dos box start in a  
mapped drive instead of c:\users\

Where is that setting? Is it easy to change back to default?

Win764bit

–  
Stevo

---

<div class="post-metadata">

### Author: ![kgroneman](https://avatars.discourse-cdn.com/v4/letter/k/f1d935/32.png) [@kgroneman](https://forums.suse.com/u/kgroneman)
#### Post date: [July 18, 2014, 1:01am UTC](https://forums.suse.com/t/command-prompt/25875/2 "2014-07-18T01:01:28Z")

</div>

[http://www.sevenforums.com/customization/77997-change-command-prompt-default-directory.html](http://www.sevenforums.com/customization/77997-change-command-prompt-default-directory.html)

–  
Kim - 7/17/2014 4:01:25 PM

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex022/uploads/suse/original/2X/5/5012ba89e3ffb5220dac47d5ea0ba032e2fe1cb6.png) [@system](https://forums.suse.com/u/system)
#### Post date: [July 18, 2014, 1:25am UTC](https://forums.suse.com/t/command-prompt/25875/3 "2014-07-18T01:25:06Z")

</div>

Sweet! Thanks!

–  
Stevo

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex022/uploads/suse/original/2X/5/5012ba89e3ffb5220dac47d5ea0ba032e2fe1cb6.png) [@system](https://forums.suse.com/u/system)
#### Post date: [July 18, 2014, 12:14pm UTC](https://forums.suse.com/t/command-prompt/25875/4 "2014-07-18T12:14:02Z")

</div>

On 17/07/2014 22:41, Stevo wrote:[color=blue]

> I have a machine that one profile on it has the dos box start in a  
> mapped drive instead of c:\users\
> 
> Where is that setting? Is it easy to change back to default?
> 
> Win764bit  
> [/color]  
> I keep the following handy for when I build new machines (it could be  
> pushed via group policy as well of course)  
> Adds a handy option to the right-click menu for folders in explorer

============================  
Windows Registry Editor Version 5.00

[HKEY\_CLASSES\_ROOT\Folder\shell\cmdprompt]  
@=“Open Command Prompt”

[HKEY\_CLASSES\_ROOT\Folder\shell\cmdprompt\command]  
@="C:\\Windows\\System32\\cmd.exe "%1"
