The Gallio.Runtime.Installer namespace contains types for installing Gallio components.

Classes

  ClassDescription
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

  InterfaceDescription
IInstaller
Installs or uninstalls components on the local machine.
IInstallerManager
Performs installation tasks and manages the set of registered IInstaller components.

Enumerations

  EnumerationDescription
InstallerOperation
Specifies the installer operation.