cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Sangeethabansi
Level 2

Disable UAC while installing the setup.exe

I have marked Required Execution Level to Invoker under setup.exe tab of Release still i see UAC popping out every time i install and uninstall my application. Can some one help me how to disable it or let me know how to change the publisher name to Verified from Unknown.

Thanks!!
Labels (1)
0 Kudos
(2) Replies
bearthang
Level 2

Because you set "Required Execution Level", it always pop-up the UAC everytime this setup.exe called.
There is only to turn off that annoying dialog by low down your UAC Setting.
0 Kudos
Cary_R
Level 11

There's docs on minimizing the number of UAC prompts:

http://helpnet.flexerasoftware.com/isxhelp22/helplibrary/MinimumUACPrompt.htm

http://helpnet.flexerasoftware.com/installshield19helplib/helplibrary/SpecifyingRequiredExecution.htm

As for a verified publisher: Sign your installation package. There's docs on this too, but for the most part it involves buying a code signing cert and importing it into your *.ism.
0 Kudos