Right-click to add Sublime Text open mode
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Sublime Text]
"Icon"="D:\\Coding\\Sublime Text 2\\sublime_text.exe,0"
@="Open with sublime text & 2"
[HKEY_CLASSES_ROOT\*\shell\Sublime Text\Command]
@="D:\\Coding\\Sublime Text 2\\sublime_text.exe %1"
Right-click to add Notepad2 open mode
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Notepad2]
@=Open with & xnotepad2
"Icon"="D:\\System\\Notepad2\\Notepad.exe,0"
[HKEY_CLASSES_ROOT\*\shell\Notepad2\command]
@="D:\\System\\Notepad2\\Notepad.exe %1"
Right-click to add Administrator privileges
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\zrunas]
@="Administrator takes ownership"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\*\shell\zrunas\command]
@="cmd.exe /c takeown /f \"%1\" & icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" & icacls \"%1\" /grant administrators:F"
Right-click menu Add text Editor Notepad2 Sublime text 2