[wix-users] UAC dialog icon

Hoover, Jacob Jacob.Hoover at greenheck.com
Thu Sep 17 08:11:22 PDT 2015


I don't think you can for a MSI.  If it was a bundle then you have control over it, but since the process requesting elevation is msiexec and not your MSI, you will get the default icon from msiexec.  In the previous version of your install, was it a bundle or some other 3rd party installer like installshield which used an exe to package their MSI?

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Parkes, Kevin
Sent: Thursday, September 17, 2015 2:45 AM
To: WiX Toolset Users Mailing List
Subject: Re: [wix-users] UAC dialog icon

MSI

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Hoover, Jacob
Sent: 16 September 2015 17:16
To: WiX Toolset Users Mailing List
Subject: Re: [wix-users] UAC dialog icon

Is this a MSI or a Bundle?

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Parkes, Kevin
Sent: Wednesday, September 16, 2015 5:13 AM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] UAC dialog icon

With a previous version of my installer, the UAC elevation dialog would display our application's icon. In the current build it is only displaying a generic icon.

I have 2 <Icon> elements, one for ARPPRODUCTICON (which refers to an ICO file) and one for a shortcut (which refers to an EXE). ICO and EXE have both changed between versions but otherwise <Icon> elements are unchanged.

The previous version would have been built with WiX v3.7 or 3.8; I am currently using v3.9.

It's only a cosmetic issue but it would be nice to show our icon: any idea why it might have "gone away" or how I can get it back?

Thanks



____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list