How to: Set Deployment Project Properties
Deployment projects have two categories of properties: general project properties and configuration-dependent properties. General properties are set in the Properties window and apply to all project configurations. To set configuration-dependent properties, you use the Deployment Properties dialog box; configuration-dependent properties apply to a specific project configuration.
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 Visual Studio Settings.
To set configuration-dependent properties
In Solution Explorer, select the setup project node.
On the View menu, choose Property Pages.
Select a configuration from the Configuration list.
Tip
If most of your deployment properties are common across all configurations, you can avoid duplicate effort by choosing All Configurations. Once the common properties are set, choose another configuration and set any unique properties.
Select a category from the list of categories. The properties for the selected category will be displayed.
See Also
Tasks
How to: Add Items to a Deployment Project
Concepts
Reference
Windows Installer Deployment Properties
Build, Configuration Properties, Deployment Project Properties Dialog Box