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 need some code that will add the admin rights icon to command buttons and display the prompt when such …
visual-studio vb6 uac administratorI have a .net application where I need to elevate with admin rights due to accessing some low level win …
c# drag-and-drop uacI'm trying to start an elevated process from with a non-elevated process, but I also need to supply the username …
.net security uacI have a class library that keeps system-wide configuration data in the registry (HKLM\Software\XXX). This library is used …
c# windows uac impersonationIs it possible to ask for elevated permissions from within a Java Application? Suggestions I've seen seem to all be …
java windows-vista uacI am currently working on a MSI package for one of my application. It works well; however, before the installation …
c# windows-installer certificate uacWe have an application that programmatically maps network drives. On Vista with UAC on, we get some strange issues. Our …
windows uac windows-vista file-sharing net-useI know that c:\Program Files is UAC-protected, and if I allow a user to install to d:\Program Files, …
windows security uac program-files