Open Command Prompt here (Windows XP)

Windows logo
Tired of going through the Start, Run, CMD process everytime..?
Just use your explorer to navigate to the correct folder and rightclick and you’ll see a “Open Command Window Here”
if you import this key:

REGEDIT4
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@=”Open Command Window Here”
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@=”cmd.exe /k \”cd %L\”"
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@=”Open Command Window Here”
[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@=”cmd.exe /k \”cd %L\”"

Comments are closed.