This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Unidentified Publisher on the UAC dialog when installing a patch
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 09, 2010
02:47 PM
Unidentified Publisher on the UAC dialog when installing a patch
When installing a patch on Windows Server 2008, the UAC dialog is yellow with "Unidentifed Publisher" appearing. Both the Update.exe and the MSP are signed. The UAC dialog appears when Update button is pressed because the Update.exe is running with the asInvoker. I have confirmed that both the EXE and the embedded MSP are signed. Also I have used the same certificate to sign MSI installers that property display our company's name on the UAC dialog.
One solution is to alter the Update.exe's requestedExecutionLevel to requireAdministrator. However, I would prefer not to do this since the EXE and the UI sequence of our patch does not need the elevated privlegdes.
Any suggestions on why I am getting Unidentified Publisher?
One solution is to alter the Update.exe's requestedExecutionLevel to requireAdministrator. However, I would prefer not to do this since the EXE and the UI sequence of our patch does not need the elevated privlegdes.
Any suggestions on why I am getting Unidentified Publisher?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 10, 2010
09:53 AM
I think that's the issue that is discussed in places such as this blog post:
http://blogs.msdn.com/cjacks/archive/2008/11/20/why-do-i-always-get-the-scary-uac-prompt-when-uninstalling-software-even-if-the-msi-was-digitally-signed.aspx
http://blogs.msdn.com/cjacks/archive/2008/11/20/why-do-i-always-get-the-scary-uac-prompt-when-uninstalling-software-even-if-the-msi-was-digitally-signed.aspx