Skip to content

Instantly share code, notes, and snippets.

@explooosion
Last active August 10, 2018 08:27
Show Gist options
  • Save explooosion/7946bf23d8fe988bc58960fd2428ff7d to your computer and use it in GitHub Desktop.
Save explooosion/7946bf23d8fe988bc58960fd2428ff7d to your computer and use it in GitHub Desktop.
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\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment