Skip to content

Release v2.12.0.0

Choose a tag to compare

@oleg-shilo oleg-shilo released this 11 Nov 12:13
· 38 commits to master since this release

#1852: Managed Setup - Custom WPF UI with custom action fails with a "System.BadImageFormatException" when Platform = Platform.x64

  • Added option for scheduling Load event (project.LoadEventScheduling).
    The possible values:
    • OnMsiLaunch (new + default)
    • InUiAndExecute (new)
    • InExecute (old)
  • Added a complete set of UAT for project.LoadEventScheduling'
  • Fixed inconsistency when selecting SfxCA.dll CPU architecture (triggered by #1852)