Skip to content

Release v1.15.0.0

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 25 Nov 03:45
· 252 commits to master since this release

This is a major fixes/improvements release

  • Localization: preserve msi platform settings when settings language with SetPackageLanguages (fixes #939)
  • Added LaunchApplicationAction.
  • NSIS bootstrapper-spash
  • Forced to use a single "Uninstall/Change" button in the ARP
  • Remove duplicated deferred properties.
  • Allows the installer to display full UI for the "Uninstall" button in the Control Panel.
  • Typo fix ResilientPackageIstallDir -> ResilientPackageInstallDir
  • DigitalSignature support has been added to the NsisBootstrapper
  • Issue #906: Error in Compiler.BuildMsi when building using cscs.exe but not from Visual Studio