Skip to content

Instantly share code, notes, and snippets.

@arieljannai
Created July 7, 2016 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arieljannai/dce560294061dca2b30d51cac8d670f4 to your computer and use it in GitHub Desktop.
Save arieljannai/dce560294061dca2b30d51cac8d670f4 to your computer and use it in GitHub Desktop.
Add Cmder to context menu
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\directory\background\shell\Cmder\command]
@="\"c:\\tools\\cmder\\Cmder.exe\" \"%V\""
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\directory\background\shell\Cmder]
@="Cmder Here"
"NoWorkingDirectory"=""
"Icon"="C:\\tools\\cmder\\Cmder.exe"
[HKEY_CLASSES_ROOT\directory\background\shell\Cmder\command]
@="\"c:\\tools\\cmder\\Cmder.exe\" \"%V\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment