Showing results for December 2009 - Visual Studio Setup

Dec 21, 2009
0
0

About Shared Components

Heath Stewart
Heath Stewart

Components are the basic unit of installation in a Windows Installer product. They are installed by one or more features, and can contain any number of resources including files, assemblies, registry values, and are recommended for custom resources as well. Examples of custom resources are web sites, virtual directories, SQL tables, and stored proc...

InstallationEssentialsShared Components