-
-
Save MichalZalecki/a369f06f8ce6bc83b35d to your computer and use it in GitHub Desktop.
Open Cmder Here
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[-HKEY_CLASSES_ROOT\Directory\Background\shell\Cmder] | |
[-HKEY_CLASSES_ROOT\Directory\shell\Cmder] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\Directory\Background\shell\Cmder] | |
@="Open Cmder Here" | |
"Icon"="C:\\cmder\\Cmder.exe,0" | |
[HKEY_CLASSES_ROOT\Directory\Background\shell\Cmder\command] | |
@="\"C:\\cmder\\Cmder.exe\" \"%V\"" | |
[HKEY_CLASSES_ROOT\Directory\shell\Cmder] | |
@="Open Cmder Here" | |
"Icon"="C:\\cmder\\Cmder.exe,0" | |
[HKEY_CLASSES_ROOT\Directory\shell\Cmder\command] | |
@="\"C:\\cmder\\Cmder.exe\" \"%1\"" |
This is noice.
Thank you for this!
When trying open on any root unit like C:\ or D:\ it is not working:
Unrecognized parameter. Valid options: /c [CMDER User.....
Reinstall cmder and then try again. Watch where you specify the path of the cmder.exe and for the ico put the cmder.ico from "icons" folder.
Thanks
Seems to be not working for the current latest build of Cmder cmder-1.3.11
Works OK with cmder-1.3.5 for example.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When trying open on any root unit like C:\ or D:\ it is not working: