I don't think you can have one msi for both 32 and 64 bit machines. But you can have a single .wxs file which produces two different .msi files when compiled on different architectures. It does this by reading environment variables or system variables.(PROCESSOR_ARCHITECTURE).
On Mon, Dec 28, 2009 at 2:00 PM, Sean Farrow <sean.far...@seanfarrow.co.uk>wrote: > Hi: > > Is it possible to build one msi package that runs natively on both 32and 64 > bit setups using Wix? If yes how wouldthis be done? If no is it possible to > set pre-processor defines with the votive ui for specific configurations? > > Cheers > > Sean. > > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- Best Regards. Ricky ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users