Skip to content

Instantly share code, notes, and snippets.

@jimmystridh
Last active October 27, 2015 10:45
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 jimmystridh/196d21441ae4f9bf4cea to your computer and use it in GitHub Desktop.
Save jimmystridh/196d21441ae4f9bf4cea to your computer and use it in GitHub Desktop.
Set Visual Studio 2015 to always open as administrator
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
"C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\IDE\\devenv.exe"="^ RUNASADMIN"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment