Wednesday, May 30, 2012

How I change the default start path for cmd.exe in Windows 7


How I change the default start path for cmd.exe in Windows 7


Just for your user:
HKEY_CURRENT_USER \ Software \ Microsoft \ Command Processor
Add String Value: "Autorun"
Vaue example: CD /d %systemroot%\system32

For all users:
HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Command Processor

No comments: