Page 1 of 1
X2 and Merge Modules
Posted: Tue Dec 02, 2014 8:05 am
by alan_farley@ptuk.co.uk
We have just upgraded to X2 and now it does not merge the merge modules in our project. This worked fine under the previous version and we haven't changed anything on the project file - any ideas?
Re: X2 and Merge Modules
Posted: Tue Dec 02, 2014 12:57 pm
by FrancescoT
Dear Alan,
are you using x64 merge modules?
Regards
Re: X2 and Merge Modules
Posted: Tue Dec 02, 2014 2:48 pm
by alan_farley@ptuk.co.uk
Probably not. They're the ones we used in the previous version and the project is vb6 so I doubt it.
Re: X2 and Merge Modules
Posted: Wed Dec 03, 2014 3:39 pm
by sinan
Please explicitly add a compiler variable to your project: NO_MSI and set it to FALSE. This will fix your issue immediately, and in the next InstallAware X2 patch, the issue will be addressed natively without needing this workaround.