Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JARVIS-AI/3dea34ef14dfe74a66ec00c5e170676b to your computer and use it in GitHub Desktop.
Save JARVIS-AI/3dea34ef14dfe74a66ec00c5e170676b to your computer and use it in GitHub Desktop.
Open Cmder Here
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Directory\Background\shell\Cmder]
[-HKEY_CLASSES_ROOT\Directory\shell\Cmder]
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\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment