Does BitRock InstallBuilder support merge modules (.msm) ?
| Author: BitRock Support Date: January 02, 2008 10:52 Tags: |
Tips
Windows Native Packaging |
We do not support using merge modules (.msm) directly in the installer. They can, however, be converted into .msi packages and installed as part of the installation process.
You can use it a free tool to convert to MSI, then invoke msiexec during the post installation step in order to execute it:
http://www.ethalone.com/articles/msm2msi.php