I work on an WIX based installer.
The installer builds to 32 and 64 platforms separately. The installers versions are very similar in both platforms but few conditional steps like avoid registering x64 native dlls in the 32 bit installer.
Is there a way to unite both of the installers to one?