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
public property Container  (inherited from Component )
public property Context  (inherited from Installer )
public property HelpText  (inherited from Installer )
public property Installers  (inherited from Installer )
public property Parent  (inherited from Installer )
public property Site  (inherited from Component )
Top

Protected Properties

  Name Description
protected property CanRaiseEvents  (inherited from Component )
protected property DesignMode  (inherited from Component )
protected property Events  (inherited from Component )
Top

Public Methods (see also Protected Methods )

  Name Description
public method Commit  (inherited from Installer )
public method CreateObjRef  (inherited from MarshalByRefObject )
public method Dispose  Overloaded. (inherited from Component )
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetLifetimeService  (inherited from MarshalByRefObject )
public method GetType  (inherited from Object )
public method InitializeLifetimeService  (inherited from MarshalByRefObject )
public method Install Overridden. Performs the installation.
public method static ReferenceEquals  (inherited from Object )
public method Rollback Overridden. Restores the pre-installation state of the computer.
public method ToString  (inherited from Component )
public method Uninstall Overridden. Removes an initializer installation.
Top

Protected Methods

  Name Description
protected method Dispose  Overloaded. (inherited from Component )
protected method Finalize  (inherited from Component )
protected method GetService  (inherited from Component )
protected method MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
protected method OnAfterInstall  (inherited from Installer )
protected method OnAfterRollback  (inherited from Installer )
protected method OnAfterUninstall  (inherited from Installer )
protected method OnBeforeInstall  (inherited from Installer )
protected method OnBeforeRollback  (inherited from Installer )
protected method OnBeforeUninstall  (inherited from Installer )
protected method OnCommitted  (inherited from Installer )
protected method OnCommitting  (inherited from Installer )
Top

Public Events

  Name Description
public event AfterInstall  (inherited from Installer )
public event AfterRollback  (inherited from Installer )
public event AfterUninstall  (inherited from Installer )
public event BeforeInstall  (inherited from Installer )
public event BeforeRollback  (inherited from Installer )
public event BeforeUninstall  (inherited from Installer )
public event Committed  (inherited from Installer )
public event Committing  (inherited from Installer )
public event Disposed  (inherited from Component )
Top

See Also


Send comments about this topic to Microsoft.