UAC Control

01 Jul, 2018

I've recently been dabbling in other programming languages and currently working with C#. This first program is a re-write of one that I did with AutoIT. Creating a GUI and simple buttons to give the user some choices and the simple text to give visual feedback of the status of UAC. UAC stands for User Account Control which adds the extra security for Windows desktops by asking the user if it is okay to perform an action.

A lot of the time some software needs this to be disabled for installation. This .NET application adds an easy way for the user to see the status of UAC and provide simple operations to make the changes needed.

Feel free to use the application in your environment.

UAC Control

Download Now



Tags: coding, c#, projects

Webmentions

If there are replies, they will show below.



Found an issue? Edit on Github

← Back home