Can I include a MSM file and execute it within Inno-Setup? If not, how would I properly install a merge module? I am needing to install SOAP3 with my application and need a bit of guidance. Will I have to wrap the MSM into a custom MSI and then have Inno execute the MSI file? What would I use to create a clean and stupid MSI file for the MSM? Thanks for any help in advance.
A:
No, Inno Setup does not support this. You will need to wrap the MSMs in an MSI.
An alternative would be moving your installer to MSIBuilder, which is a great free tool for creating MSI installers.
George Edison
2010-06-16 15:38:41
Do you have a link to MSIBuilder? A generic search of that term returns quite a bit of junk. Thanks!
Jeff
2010-06-16 15:46:03
@Jeff: http://msibuilder.ro/
George Edison
2010-06-16 15:48:46
@George Edison - what a website!
Jeff
2010-06-16 16:46:53
@Jeff: Sorry - their site must be having some problems. But you can download the application from Download.com, Softpedia.com, etc.
George Edison
2010-06-16 23:46:01