Skip to content

Instantly share code, notes, and snippets.

@frame
Created April 22, 2017 21:23
Show Gist options
  • Save frame/380313c0722a993e152de7ec1a21adf1 to your computer and use it in GitHub Desktop.
Save frame/380313c0722a993e152de7ec1a21adf1 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\forcerunasinvoker]
@="Run as current user"
[HKEY_CLASSES_ROOT\*\shell\forcerunasinvoker\command]
@="cmd /min /C \"set __COMPAT_LAYER=RUNASINVOKER && start \"\" \"%1\"\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment