Re: [WiX-users] setupbld bootstrapper & 64bit

2009-03-19 Thread Frédéric Viollet
Bob Arnson a écrit : > Frédéric Viollet wrote: > >> -I want to install a 64 bit product (my exes and dll are natively >> compiled for 64bit) on a 64bit OS >> -I build an x64 MSI (Platform=x64, Win64=yes in Components, etc...) >> -I build a 32bit bootstrapper using setupbld >> -This setup will b

Re: [WiX-users] setupbld bootstrapper & 64bit

2009-03-18 Thread Bob Arnson
Frédéric Viollet wrote: > -I want to install a 64 bit product (my exes and dll are natively > compiled for 64bit) on a 64bit OS > -I build an x64 MSI (Platform=x64, Win64=yes in Components, etc...) > -I build a 32bit bootstrapper using setupbld > -This setup will be able to install the embedded x6

Re: [WiX-users] setupbld bootstrapper & 64bit

2009-03-18 Thread Frédéric Viollet
Bob Arnson a écrit : > Frédéric Viollet wrote: > >> -do I have to install the 64bit version of Wix? I guess not...the >> 32bit version should still be working... am I right? >> > > The 64-bit WiX installer exists to support MSBuild running as a 64-bit > process. That's all. > > >> -wil

Re: [WiX-users] setupbld bootstrapper & 64bit

2009-03-18 Thread Bob Arnson
Frédéric Viollet wrote: > -do I have to install the 64bit version of Wix? I guess not...the > 32bit version should still be working... am I right? The 64-bit WiX installer exists to support MSBuild running as a 64-bit process. That's all. > -will setupbld.exe build 64bit executables? If not, co

[WiX-users] setupbld bootstrapper & 64bit

2009-03-18 Thread Frédéric Viollet
Hi, I'm currently using setupbld (in Wix V3) as a bootstrapper for managing my product upgrades. My team is willing to build a native 64 product. Compilation will be done on a 64 bit OS. My questions are : -do I have to install the 64bit version of Wix? I guess not...the 32bit version should