Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0Version 18.0 (current version)Version 17.0

On this page

You are viewing an incomplete pre-release version of this documentation. Click here to open the current version, 18.0.

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?](./kmc-package.windowspackageinstallersources.appname.md) string _(Optional)_
[licenseFilename](./kmc-package.windowspackageinstallersources.licensefilename.md) string
[msiFilename](./kmc-package.windowspackageinstallersources.msifilename.md) string
[setupExeFilename](./kmc-package.windowspackageinstallersources.setupexefilename.md) string
[startDisabled](./kmc-package.windowspackageinstallersources.startdisabled.md) boolean
[startWithConfiguration](./kmc-package.windowspackageinstallersources.startwithconfiguration.md) boolean
[titleImageFilename?](./kmc-package.windowspackageinstallersources.titleimagefilename.md) string _(Optional)_