Places information into the registry about each initializer assembly in Configuration Manager 2007.
The following tables list the members exposed by the InitializerInstaller type.
Public Constructors
| Name | Description | |
|---|---|---|
| InitializerInstaller | Initializes a new instance of InitializerInstaller. | 
Top
Public Properties
(see also Protected Properties)
| Name | Description | |
|---|---|---|
| .gif) | Container | (inherited from Component) | 
| .gif) | Context | (inherited from Installer) | 
| .gif) | HelpText | (inherited from Installer) | 
| .gif) | Installers | (inherited from Installer) | 
| .gif) | Parent | (inherited from Installer) | 
| .gif) | Site | (inherited from Component) | 
Top
Protected Properties
| Name | Description | |
|---|---|---|
| .gif) | CanRaiseEvents | (inherited from Component) | 
| .gif) | DesignMode | (inherited from Component) | 
| .gif) | Events | (inherited from Component) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Commit | (inherited from Installer) | 
| .gif) | CreateObjRef | (inherited from MarshalByRefObject) | 
| .gif) | Dispose | Overloaded. (inherited from Component) | 
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetLifetimeService | (inherited from MarshalByRefObject) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | InitializeLifetimeService | (inherited from MarshalByRefObject) | 
| .gif) | Install | Overridden. Performs the installation. | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | Rollback | Overridden. Restores the pre-installation state of the computer. | 
| .gif) | ToString | (inherited from Component) | 
| .gif) | Uninstall | Overridden. Removes an initializer installation. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Dispose | Overloaded. (inherited from Component) | 
| .gif) | Finalize | (inherited from Component) | 
| .gif) | GetService | (inherited from Component) | 
| .gif) | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject) | 
| .gif) | OnAfterInstall | (inherited from Installer) | 
| .gif) | OnAfterRollback | (inherited from Installer) | 
| .gif) | OnAfterUninstall | (inherited from Installer) | 
| .gif) | OnBeforeInstall | (inherited from Installer) | 
| .gif) | OnBeforeRollback | (inherited from Installer) | 
| .gif) | OnBeforeUninstall | (inherited from Installer) | 
| .gif) | OnCommitted | (inherited from Installer) | 
| .gif) | OnCommitting | (inherited from Installer) | 
Top
Public Events
| Name | Description | |
|---|---|---|
| .gif) | AfterInstall | (inherited from Installer) | 
| .gif) | AfterRollback | (inherited from Installer) | 
| .gif) | AfterUninstall | (inherited from Installer) | 
| .gif) | BeforeInstall | (inherited from Installer) | 
| .gif) | BeforeRollback | (inherited from Installer) | 
| .gif) | BeforeUninstall | (inherited from Installer) | 
| .gif) | Committed | (inherited from Installer) | 
| .gif) | Committing | (inherited from Installer) | 
| .gif) | Disposed | (inherited from Component) | 
Top
See Also
Reference
InitializerInstaller Class
Microsoft.ConfigurationManagement.ManagementProvider Namespace
IInitializer Interface
InitializerAttribute Class