I update the .wixproj file to use a different OutputName for each platform. In 
my case, I simply append the value of the Platform property:

<OutputName>MyProductName$(Platform)</OutputName>

Edwin G. Castro
Software Developer - Staff
Electronic Banking Services
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com
Please consider the environment before printing this e-mail


> -----Original Message-----
> From: Sean Farrow [mailto:sean.far...@seanfarrow.co.uk]
> Sent: Thursday, September 30, 2010 2:09 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] providing differing output names for 32-64 bit packages
> 
> Hi:
> I have a visual 2010 solution which amongst other things has an installer 
> being
> compiled for 32/64 bit. I don't appear given that I have two different
> platforms configured to be able to provide differing output names for these
> different platforms.
> I could do this with a post build event-that is if build events are
> platform/configuration specific?
> Any help appreciated.
> Regards
> Sean.
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances and start using
> them to simplify application deployment and accelerate your shift to cloud
> computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to