Skip to content

v1.6.3

Compare
Choose a tag to compare
@fvarrui fvarrui released this 11 Feb 10:54
· 445 commits to master since this release

New minor features:

  • New winConfig.exeCreationTool property to choose the EXE generation tool: launch4j or winrun4j (#93).
  • New winConfig.disableWelcomePage property to enable|disable welcome page in Setup installer (#130).
  • New winConfig.removeOldLibs property to choose if old libs folder has to be removed when installing from Setup (#137).
  • New macConfig.infoPlist.additionalEntries property to add custom entries to Info.plist file (#143).
  • New macConfig.infoPlist.bundlePackageType property to customize CFBundlePackageType key in Info.plist file.

Fixed issues:

  • #144 Failure to generate MSI installer: "error CNDL0014 : The Module/@id attribute's value is not a legal identifier".