Click to Rate and Give Feedback
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Deployment in Visual Studio 
InstallerClass Property 

Specifies whether a custom action is a .NET Framework Installer class. A Installer class contains its own state management methods, allowing it to roll back an installation to its previous state.

Caution noteCaution

This property should be set to true only for components that have been specifically configured as a Installer class. Simply changing this property does not turn a custom action into a Installer class.

The settings for the InstallerClass property are:

Setting Description

false

The custom action is not a .NET Framework Installer class.

true

The custom action is a .NET Framework Installer class.

When a custom action that has been configured as a Installer class is added in the Custom Actions Editor, this property defaults to true. For all other custom actions, this property defaults to false.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker