Is it possible to programmatically disable UAC in Vista? Or, can I make my application run unrestricted by the UAC setting in any way? FYI, the application needs to mount ha
The purpose of UAC is to prevent executing unwanted applications. If it was possible to disable it programatically it would be worthless.