The events of the Installer class are listed below. For a complete list of Installer class members, see the Installer Members topic.
AfterCommit | Occurs after the installations handled by the installers in the InstallerCollection of this instance are committed. |
AfterInstall | Occurs after the Install methods of all the installers in the InstallerCollection of this instance have run. |
AfterRollback | Occurs after the installations handled by the installers in the InstallerCollection of this instance are rolled back. |
AfterUninstall | Occurs after the installations handled by the installers in the InstallerCollection of this instance are uninstalled. |
BeforeCommit | Occurs before the installations handled by the installers in the InstallerCollection of this instance are committed. |
BeforeInstall | Occurs before the installers in the InstallerCollection of this instance are run. |
BeforeRollback | Occurs before the installations handled by the installers in the InstallerCollection of this instance are rolled back. |
BeforeUninstall | Occurs before the installations handled by the installers in the InstallerCollection of this instance are uninstalled. |