Re: [WiX-users] 64/32 bit builds

2009-02-10 Thread Simon Dahlbacka
> A single install package would be so much nicer than two packages. But is it > possible? AFAIK, no > On Tue, Feb 10, 2009 at 11:30 AM, Alex Ivanoff > wrote: > >> >> >> >> -Original Message- >> From: Colin Fox [mailto:greenene...@gmail.com] >> Sent: Tuesday, February 10, 2009 13:26 >>

Re: [WiX-users] 64/32 bit builds

2009-02-10 Thread Colin Fox
Thanks Alex, that was the key. I'm wondering now though, is it possible to create one MSI file to install 32 or 64 bit files, using conditionals within the MSI file? A single install package would be so much nicer than two packages. But is it possible? Thanks Colin On Tue, Feb 10, 2009 at 11

Re: [WiX-users] 64/32 bit builds

2009-02-10 Thread Alex Ivanoff
-Original Message- From: Colin Fox [mailto:greenene...@gmail.com] Sent: Tuesday, February 10, 2009 13:26 To: wix-users Subject: [WiX-users] 64/32 bit builds I'm trying to build two packages from the same set of files - a 64 bit and a 32 bit package. I'm getting this when trying to bui