I need to deploy a software setup targeting both, Windows 64bit and 32bit. I have two separate Windows Installer databases (created with WiX) for each platform, and I am usi
You can do it in a single Wix via Conditions and Features.
NOT VersionNT64