Re: [WiX-users] How to create only installer for 32 Bit and 64 bit OS

2008-09-12 Thread Christopher Karper
This will allow you to have one installer definition, but not a single installer. You will still need to build for 32-bit and 64-bit version of the MSI. To the OP... Why not just make a 32 bit installer, and not restrict it if you don't care which platform you're installing to. a 32 bit

Re: [WiX-users] How to create only installer for 32 Bit and 64 bit OS

2008-09-12 Thread Michael Ballou
If you have some 64-bit files going into System32, I think you need to mark the installer as 64-bit. Otherwise the files won't go to the right directory. I was able to accomplish this using a transform and a custom bootstrapper. I compile my MSI once for each CPU type (x86, x64), then create a

Re: [WiX-users] How to create only installer for 32 Bit and 64 bit OS

2008-09-12 Thread Sandeep Gautam (HCL Technologies Ltd)
Hi Michael, Thanks for your response. Can you share some code base on that. Thanks Sandeep -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Ballou Sent: Friday, September 12, 2008 9:57 AM To: wix-users@lists.sourceforge.net Subject: Re:

[WiX-users] How to create only installer for 32 Bit and 64 bit OS

2008-09-11 Thread Sandeep Gautam (HCL Technologies Ltd)
Hi, I want to create one common installer that will work for 32 Bit and 64 bit OS. How can I do this? Regards Sandeep - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux