That's what I was afraid of.  Thanks for the info.

The information contained in this email is privileged and confidential 
and is intended solely for the addressee(s). If you are not the intended

recipient, please respond to [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>  then delete 
this email from your system.

 

From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 16, 2008 12:31 PM
To: Scott Sam
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] questions about 64 bit installs

 

Scott Sam wrote: 

 Is it possible to have one installer, that recognizes whether the OS is
64 bit or not.  Then installs either the 64 bit or the 32 bit version of
our software accordingly?  Or do we have to have two separate
installers, one to install the 32 bit version, and another for the 64
bit version?


You need two. MSI, for whatever reason, doesn't allow multi-platform or
platform-neutral packages.




>From what I've read, you have to set x64 or intel64 in the installer for
64 bit.  What if you don't know at compile time what type of processor
is being used?


If you support both IA64 and X64, you need two packages (three if you
also support X86).



-- 
sig://boB
http://joyofsetup.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to