Share via


How to: Add Merge Modules to a Deployment Project

Merge modules (.msm files) allow you to share components between multiple deployment projects. You can create your own merge modules using Visual Studio, or you can use existing merge modules that are available for many standard components from Microsoft as well as from third-party vendors.

Note

The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings.

To add a merge module to a deployment project

  1. Select the deployment project in Solution Explorer.

  2. On the Project menu, point to Add, and then click Merge Module.

  3. In the resulting Add Modules dialog box, browse to the location of the merge module that you want to add.

See Also

Tasks

How to: Exclude Items from a Deployment Project

How to: Open the Deployment Editors

How to: Set Deployment Project Properties

How to: Add and Remove Folders in the File System Editor

Concepts

Introduction to Merge Modules

Installer vs. Merge Module Recommendations

What's New in Deployment

Other Resources

Windows Installer Deployment Tasks

File Installation Management in Deployment