IMsiBuild

Declaration

IMsiBuild : IBuild

Overview

This interface gives access to msi build’s properties.

Properties

String PackageType - Gets or sets the package type of the msi build.Supported values: “SingleMsi”, “MsiWithResources”, “SingleExe”, “ExeWithResources”, “WebInstaller”

String PackageName - Gets or sets the package file name of the msi build

IBuildExeMetadata ExeMetadata - Gets the object for editing exe metadata.

See also

IAdvinstProject

IIniFilesComponent

IIniSection

IIniFile