Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows Registry Editor Version 5.00
- [HKEY_CLASSES_ROOT\Directory\shell\cmdprompt]
- @="@shell32.dll,-8506"
- "NoWorkingDirectory"=""
- [HKEY_CLASSES_ROOT\Directory\shell\cmdprompt\command]
- @="cmd.exe /s /k pushd \"%V\""
- [HKEY_CLASSES_ROOT\Directory\Background\shell\cmdprompt]
- @="@shell32.dll,-8506"
- "NoWorkingDirectory"=""
- [HKEY_CLASSES_ROOT\Directory\Background\shell\cmdprompt\command]
- @="cmd.exe /s /k pushd \"%V\""
- [HKEY_CLASSES_ROOT\Drive\shell\cmdprompt]
- @="@shell32.dll,-8506"
- "NoWorkingDirectory"=""
- [HKEY_CLASSES_ROOT\Drive\shell\cmdprompt\command]
- @="cmd.exe /s /k pushd \"%V\""
Add Comment
Please, Sign In to add comment