How to enable “Open command window here” in Windows server 2008
On my Windows XP box I always added the Powertoy “cmd here” wich added a option to the Windows explorer context menu to open a shell command. Currently I use a Windows server 2008 as a workstation and there is no Powertoy for this function. But there is a reg hack.
Open the registry with regedit
Find the key:
HKEY_CLASSES_ROOT\Drive\shell\cmd
Rename the key Extended to Extende-Orig

Find the key:
HKEY_CLASSES_ROOT\Directory\shell\cmd
Rename the key Extended to Extende-Orig

The changes will work immediately


