Hello,
One of the projects we have requires 2 separated MergeModule (for GAC) to be installed on the target machine, one for 32-Bit and the other for 64-bit, How can I add condition for the merge module to be installed only if the machine running 32-bit or 64-bit?
Thanks,