Article ID: 307353 - Last Review: May 23, 2005 - Revision: 2.7 How to create a Setup package by using Visual Studio .NET
This article was previously published under Q307353 On This PageSUMMARY
This step-by-step article explains how to create a setup package in the Visual Studio .NET development environment. This article also explains the different types of setup projects and how to include files or dependencies in your setup.
Types of deployment projectsThere are five types of deployment projects: Merge Module Project, Setup Project, Web Setup Project, and Cab Project. The Setup Wizard is provided to step you through the process of creating deployment projects. The following are guidelines for choosing the right type of deployment project for your project.Collapse this table
Merge Module projects allow you to package files or components into a single module to facilitate sharing. The resulting .msm files can be included in any other deployment project but cannot be deployed on their own. The distinction between Setup and Web Setup projects concerns the location in which the installer will be deployed:
How to create a Setup package
How to add files to the Setup package
REFERENCES
To add a shortcut to your project, browse to the following Microsoft Knowledge Base article:
307358
(http://support.microsoft.com/kb/307358/
)
How to create shortcuts for a .NET deployment project
To ensure that your files are registered correctly when they are installed, browse to the following Microsoft Knowledge Base article:
307367
(http://support.microsoft.com/kb/307367/
)
How to register COM objects in Visual Studio .NET
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
