Click here to Skip to main content
15,868,016 members
Articles / Programming Languages / C#

Always run Visual Studio as Administrator with no UAC prompt

Rate me:
Please Sign up or sign in to vote.
5.00/5 (35 votes)
30 Jul 2015CPOL7 min read 102.4K   67  
UPDATE: 2015-07-30 - Works correctly in Windows 10 RTM (10.0.10240) with VS2013 and VS2015 - If you're running Windows 7, 8, 8.1 or 10 and you don't want to disable User Account Control (UAC) - which you shouldn't and quite possibly can't in a corporate environment - then you get an annoying prompt

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United Kingdom United Kingdom
I write about various things (e.g. security, privacy, cloud architecture) at TomSSL.

Comments and Discussions