Walkthrough segments "Reducing the size of an installer" and "Create a launch condition" do not apply to Visual Studio 2005 and Visual Studio .NET (814710)
The information in this article applies to:
- Microsoft Visual Studio 2005 Standard Edition
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
- Microsoft Developer Network (MSDN)
SUMMARYDeployment is the process of distributing a finished
application or a component for installation on other computers. To deploy an application, you must specify parameters such as what to
deploy, where to deploy, and how to deploy. In Microsoft Visual Studio 2005or in Microsoft Visual Studio .NET, you can deploy applications by adding one or more deployment
projects to your solution. Each deployment project includes instructions for
how to install the files and the components on a destination computer.
The Visual Studio 2005 and Visual Studio .NET documentation provides Deployment Walkthroughs to help you to work in various deployment scenarios. The
Deployment Walkthrough, "Reducing the Size of an Installer by Excluding
Merge Modules," is a part of the series of walkthroughs that are included with the Visual Studio 2005 and Visual Studio .NET documentation. The two segments of the Deployment Walkthrough,
"To exclude
the .NET Framework merge module" and "To create a launch condition that checks
for the .NET Framework," are guidelines for creating Deployment projects in earlier
versions of Visual Studio .NET.
These segments do not apply to Visual Studio 2005 and to Visual Studio .NET. The "More Information" section of this article discusses why these
segments do not apply to these versions of Visual Studio 2005 and of Visual Studio .NET. The "More Information" section of this article also discusses
how to deploy applications that you build in Visual Studio 2005 or in Visual Studio .NET to a destination computer that does not have the .NET Framework run-time files installed.REFERENCESFor more information about the Deployment Walkthroughs, visit the following Microsoft Web site: For
more information about deployment concepts, visit the following Microsoft Web site: For
more information about how to redistribute the .NET Framework, visit the following Microsoft Web site: For
more information about merge modules, visit the following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 3/4/2006 |
---|
Keywords: | kbvs2005applies kbvs2005swept kbdocerr kbDeployment KB814710 kbAudDeveloper |
---|
|