- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dec 04, 2009
07:08 PM
How to create a condtion that tests for x64 OS?
Hi
I have a 32bit app with some x64 files. I want to use 2 features, 1 for x86 and 1 for x64. But how to set up conditions to test when to install them??
I have a 32bit app with some x64 files. I want to use 2 features, 1 for x86 and 1 for x64. But how to set up conditions to test when to install them??
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dec 04, 2009
09:06 PM
Hi,
The Msix64 and VersionNT64 windows properties only are available on a 64 bit machine. You can use them in the conditions.
Thanks,
Alpesh
The Msix64 and VersionNT64 windows properties only are available on a 64 bit machine. You can use them in the conditions.
Thanks,
Alpesh
