Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 25 Jan 02:22
· 1493 commits to master since this release

Release v1.3.0

  • Issue #7: Wix error when using multiple directories
  • Issue #8: Arguments are not supported on FileShortcut
  • Issue #9: Property SetupEventArgs.IsModifying has other behavior than method Extensions.IsModifying()
  • Implemented burn compiler output to catch WixMbaPrereqVars conflicts and suggest the work around. (Related to CP issue#149)
  • Update/fix for inadequate IsUpgrading analysis.
  • Updated WiX binaries to WiX Toolset v3.10.3 (v3.10.3007.0)
  • Added sample for adjusting the ManagedUI dialog sequence at runtime
  • Added MspPackage work around sample