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 Working with 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

What's New in Deployment

Customizing Windows Installer Packages

Other Resources

Deployment Tasks and Walkthroughs

File Installation Management in Deployment