
REGEDIT4
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="Open Command Window Here"
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /F:ON /K \"cd %L\""
Now save this as CmdHere.reg (or any other file name with a .reg extension), and then double-click to run it, observing the usual UAC and permissions rituals. Now you should see the familiar "Open Command Window Here" entry when you right-click a folder name. This code will also work on Windows XP and Windows 2000.
No comments:
Post a Comment