WindowsPackageInstallerSources interface
Home > @keymanapp/kmc-package > WindowsPackageInstallerSources
WindowsPackageInstallerSources interface
Sources and metadata for the Windows package installer compiler
Signature:
export interface WindowsPackageInstallerSources
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| appName? | string | (Optional) | |
| licenseFilename | string | ||
| msiFilename | string | ||
| setupExeFilename | string | ||
| startDisabled | boolean | ||
| startWithConfiguration | boolean | ||
| titleImageFilename? | string | (Optional) |


