> From: Jeremy Lew [mailto:[email protected]] > > 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)
Launch conditions based on some combination of standard properties such as VersionNT64, Intel64, Msix64. ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

