Click here to Skip to main content
15,868,141 members
Everything / UAC

UAC

UAC

Great Reads

by Tom Chantler
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
by D4rkTrick
Get manifest support with VC6
by Dennis Wu CA
A command line program that resets user access permission in windows
by Michael Haephrati
How can an application elevate itself to gain "Admin" rights during runtime

Latest Articles

by Dennis Wu CA
A command line program that resets user access permission in windows
by Tom Chantler
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
by D4rkTrick
Get manifest support with VC6
by Adam Zuckerman
Sometimes you need to run your application with elevated privileges to get past issues with UAC.

All Articles

Sort by Score

UAC 

30 Jul 2015 by Tom Chantler
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
15 Feb 2013 by Michael Haephrati
How can an application elevate itself to gain "Admin" rights during runtime