Skip to content

Instantly share code, notes, and snippets.

018D5C66-4533-4307-9B53-224DE2ED1FE6
@hafizjef
hafizjef / context.reg
Created January 5, 2018 10:52
Add open CMD & Powershell with elevation in right click context menus
Windows Registry Editor Version 5.00
; Command Prompt
[HKEY_CLASSES_ROOT\Directory\shell\01MenuCmd]
"MUIVerb"="Command Prompts"
"Icon"="cmd.exe"
"ExtendedSubCommandsKey"="Directory\\ContextMenus\\MenuCmd"
[HKEY_CLASSES_ROOT\Directory\background\shell\01MenuCmd]