UAC, Elevated Privileges and setup files
Posted: Thu Mar 15, 2007 7:01 pm
I created an empty project and built it in Vista. The setup icon has a shield and when I try to run it the UAC prompts.
I didn't select that I required Administrator privileges so I was expecting that I wouldn't be prompted. Especially since the setup files is completely empty. There is no script and it is doing nothing.
I am guessing that you are automatically adding the manifest and that the requestedExecutionLevel is being set to requireAdministrator. Can this be an option dependant on the Administrator Privileges setting you have in the Project options?
-- Robert
I didn't select that I required Administrator privileges so I was expecting that I wouldn't be prompted. Especially since the setup files is completely empty. There is no script and it is doing nothing.
I am guessing that you are automatically adding the manifest and that the requestedExecutionLevel is being set to requireAdministrator. Can this be an option dependant on the Administrator Privileges setting you have in the Project options?
-- Robert