The Gallio.Runtime.Installer namespace contains types for installing Gallio components.
Classes
| Class | Description | |
|---|---|---|
| BaseInstaller |
Abstract base class for installers.
| |
| DefaultInstallerManager |
The default installer manager implementation.
| |
| InstallerElevatedCommand |
An elevated command used for installation.
| |
| InstallerElevatedCommand..::.Arguments |
Arguments for the command.
| |
| InstallerTraits |
Traits for IInstaller components.
| |
| SetupUtilityCommand |
Installs or uninstalls components using the IInstallerManager.
| |
| SetupUtilityCommand..::.Arguments |
The arguments for the command.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IInstaller |
Installs or uninstalls components on the local machine.
| |
| IInstallerManager |
Performs installation tasks and manages the set of registered IInstaller components.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| InstallerOperation |
Specifies the installer operation.
|
