Hello,
I'm making a 32bits MSI installation package.
I have some components that are conditionnaly installed in their 32 bits or 64 bits version, depending on a condition.
I have followed the precious user-guide http://www.advancedinstaller.com/user-guide/qa-32-64-bit-files.html , and it helped me a ...