Merge modules (.msm files) are the means for correctly sharing components and files among Microsoft® Windows® installer package (.msi) files. Sharing files and components through .msm files helps to ensure the stability of applications installed with a Windows installer package.
To include an .msm file in your installer project, simply add the .msm file to the project.
To add a merge module to an installer project
Note You can also reach the Browse for Merge Module File dialog box by right-clicking the installer project name in the Project Explorer, highlighting Add, and then selecting Merge Module(s).
The selected .msm files are added to your installer project and shown in the Files node in the Project Explorer window.