Command Prompt Here registry tweak
This will add a Command Prompt Here to the folder click context menu
Copy the following into a file with and save it with .reg extension and then double click it to add it to the registry.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
@=”Command &Prompt Here”
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
@=”cmd.exe /k cd %1 “
Related posts:
- Disable Windows Tour registry tweak Copy the following into a file with a .reg extension...
- How to Clear Internet Explorer’s URL History by Editing the Registry from wikiHow - The How to Manual That You Can...
Related posts brought to you by Yet Another Related Posts Plugin.

























