The VersionNT64, Intel64, and Msix64 properties are all imprecisely and
inaccurately worded, which makes it very difficult to work out how to
use them properly. It's a while since I wasted a chunk of time
experimenting to work out what they actually mean, but I'm fairly sure
that Msix64 being defined actually means that you are running on an x64
edition of Windows. Its documentation implies that you could be on a
32-bit or x64 edition running on an x64 processor, or on an Itanium
processor, but it's wrong.

Regards,
               jjf

> -----Original Message-----
> From: Jeremy Lew [mailto:j...@liquidmachines.com] 
> Sent: Monday, January 26, 2009 9:42 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Prevent 32 bit MSI install on 64 bit OS
> 
> Hmm, the doc says that Msix64 is set when running on a 64 bit 
> processor.
> What does it mean if I have a 32bit version of Windows running on a
> 64-bit processor?  
> 
> -----Original Message-----
> From: Moradi, Ari [mailto:arastoo.mor...@hp.com] 
> Sent: Monday, January 26, 2009 4:15 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Prevent 32 bit MSI install on 64 bit OS
> 
> I think a LaunchCondition with the property Msix64 will do what you
> want.
> 
> -Ari
> 
> 
> -----Original Message-----
> From: Jeremy Lew [mailto:j...@liquidmachines.com] 
> Sent: Monday, January 26, 2009 2:49 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Prevent 32 bit MSI install on 64 bit OS
> 
> Before I resort to a CA that tries to call IsWow64Process(), is there
> any other simple way to bail out if attempting to run a 32 
> bit installer
> on a Win64 OS? (My product requires the 64 bit installer on a 
> 64 bit OS)
> 
> Thanks,
> Jeremy
> 
> --------------------------------------------------------------
> ----------
> ------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> --------------------------------------------------------------
> ----------
> ------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> --------------------------------------------------------------
> ----------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to