Solved cmd.exe, share setting

brokenstorm

New member
Hi, the problem I have is that cmd.exe has different setting depending on how it's launched.

If I launch it directly or from the search box it will take its setting from HKEY_CURRENT_USER\Console\%SystemRoot%_system32_cmd.exe
If I launch if from the shortcut in the start menu its setting will be from HKEY_CURRENT_USER\Console\Command Processor
If I launch if from a pinned shortcut it will be from HKEY_CURRENT_USER\Console

Is there a way to have it always use the same settings?
I'm using Win7 64bits
 

My Computer

OS
Windows 7 Pro x64
Found a partial solution.

You simply have to use Defaults instead of Properties in the context menu.
The only problem that remains is if you ever have used Properties before there seems to be no way to make it use the Default settings instead. (even deleting the registry key doesn't work)
 

My Computer

OS
Windows 7 Pro x64
Turns out that the shortcuts to cmd.exe have their own setting stored in them, so by deleting the shortcuts and creating new ones you can get them to use the defaults settings.
If you changed the setting of cmd.exe in system32 or syswow64 you will have to delete the keys under HKEY_CURRENT_USER\Console for them to use the default values.
 

My Computer

OS
Windows 7 Pro x64
Back
Top