Skip to content

Instantly share code, notes, and snippets.

@jimmystridh
Created November 11, 2013 09:12
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/7410207 to your computer and use it in GitHub Desktop.
Save jimmystridh/7410207 to your computer and use it in GitHub Desktop.
Set Visual Studio 2013 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 12.0\\Common7\\IDE\\devenv.exe"="^ RUNASADMIN HIGHDPIAWARE WIN8RTM"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment