Guys!
In Windows Vista if you press <SHIFT> key and right-click on any folder, you get some extra options like “Open Command Window Here”, etc. In this tutorial, I’ll tell you how to enable “Open Command Window here” option as default in context menu in without having the <SHIFT> key pressed.
Open regedit and goto:
HKEY_CLASSES_ROOT\Directory\shell\cmd
HKEY_CLASSES_ROOT\Drive\shell\cmd
Now in right-side pane, you’ll get a String value Extended. Delete it and this option will be enabled in Directories as well as Drives context menus.
PS: If u also want to enable this option at desktop, then do the same for following key too:
HKEY_CLASSES_ROOT\Directory\Background\shell\cmd
















Shane said:
Great! Very useful.
Gemkeepur said:
Saves a lot of grief… Thanks