Depends on where this icon you expect to see. I doubt you can change the icon 
for msi file, but you can set an icon for ARP (Programs and Features on Vista):

<Property Id="ARPPRODUCTICON" Value="MyIcon.ico" />
<Icon Id="MyIcon.ico" SourceFile="MainIcon.ico" />


Alex



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Riyaz Mogharabin
Sent: Tuesday, April 08, 2008 3:14 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] MSI with an icon?

Dear All,

I hope you are fine and doing well.

How can we create a setup file which already has an icon? I had a quick
search, but I found nothing about it. I'd be very thankful if you inform me
about each and every kind of material which explains this.

Thank you in advance,

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to