Installer Class

Definition

Represents an installation action for a given product.

public ref class Installer
public class Installer
type Installer = class
Public Class Installer
Inheritance
Installer

Properties

EulaUrl

Gets the location of the end user license agreement.

HelpLink

Gets a string that contains the location of help for the current installer.

InstallCommands

Gets a read-only collection of installer commands for the current installer.

InstallerFile

Gets the installer file associated with the current installer.

Language

Gets the language associated with the current installer.

LogFiles

Gets a read-only collection of strings that point to log files associated with the current installer.

MSDeployPackage
Product

Gets the product associated with the current installer.

Methods

ClearPerInstallLogFiles()

Clears the installation files that are generated each time this installer executes.

Applies to