Installer Object

Top  Previous  Next

This object provides access to the installer engine.

METHODS

AddRegKey

Creates the registry value or changes the value of an existing value-name in the Windows Registry.

CancelInstall

Cancels the current installation.

CopyFile

Copies the existing file from one location to another.

CreateObject

Creates the ActiveX Object.

CreateShortcut

Creates the shortcut (shell link).

RegisterFont

Registers the new font file in the system.

RegisterServer

Registers the COM In-Proc server.

RegisterTypeLib

Registers the COM Type Library.

RunProgram

Launches the external program or opens the external document.

ShowMessage

Displays the message dialog.

Variables

Gets or sets the installer variables.

PROPERTIES

VersionMajor

Gets the major version number of installer engine.

VersionMinor

Gets the minor version number of installer engine.