How to have both "Open window command here" and "Open window command here as admin" in the Explorer context menu?
Important notes/details:
without using
Powershellas launcher of elevatedcmd.exebecause this creates a fast flickering Powershell window which I don't want ; and also without having to use submenus in the context menu.without using the unique
HKEY_CLASSES_ROOT\Directory\shell\runassubkey that is already used for another tool in my setup. Thus the methods from, e.g. Easiest way to get right-click "Open command window here" with admin priveleges in Windows 7 do not work.The former is documented in 'Open command window here' does not appear in context menu but not the latter.