This tag is used for questions concerning the User Account Control (UAC) security feature of Windows Vista, Windows 7, 8 and higher versions of Windows.
I have an application (Windows service) that is installed into a directory in the Program Files folder. Alongside this application …
c# .net uacI have a NSIS script that is working well for a large application. I have read many threads all over …
installation uac nsisI have a program that only requires elevation to Admin on very rare occasions so I do not want to …
c# windows-7 windows-vista uacI need to determine if my program is running with full administrator rights. By that I mean if uac is …
c++ winapi uac detect administratorI need to use the systemRoot feature of the Preferences API, but it fails due to lack of permissions on …
java windows uacSince the release of Win Vista, Microsoft introduced file virtualization for legacy applications running as 32bit processes. Released as part …
c# virtualization uac virtualstore