How to: Create or Add a Merge Module Project
This page is specific to:.NET Framework Version:1.12.03.54.0
Visual Studio 2010
How to: Create or Add a Merge Module Project

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Merge module projects are used to package files or components that will be shared between multiple applications. They create a merge module (.msm) file that includes all files, resources, registry entries, and setup logic for your component. The resulting .msm file can then be merged into other deployment projects, insuring consistent installation of your component across multiple applications.

NoteNote

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 create a new merge module project

  1. On the File menu, point to Add, then click New Project.

  2. In the resulting Add New Project dialog box, in the Project types pane, open the Other Project Types node and select Setup and Deployment Projects.

  3. In the Templates pane, choose Merge Module Project.

To add an existing merge module project to a solution

  1. On the File menu, point to Add, then click Existing Project.

  2. In the resulting Add Existing Project dialog box, browse to the location of the merge module project and click Open.

See Also

Tasks

Concepts

Other Resources

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View