This is what I ended up doing.  The bootstrapper example on the WiX page at
sourceforge is a good example in that you can package (or "wrap") your msi
into the setup.exe using msistuff.  This way, you can change the resource
icon for the setup.exe that gets created.  The bootstrapper example project
can be found here:

http://sourceforge.net/tracker/?group_id=105970&atid=654188


ps. Icon for .msi itself is determined by Windows Installer that has msi
type registered to itself. If you use some bootstrapper, you may set an icon
to it.

--
Constantin Bryzgalin
http://www.oneclicktools.com



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to