Skip to content

Release v1.20.0.0

Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 01 Mar 12:43
· 466 commits to master since this release

Implemented custom complete WPF UI.

You can use either stock dialogs:

project.ManagedUI = ManagedUI.DefaultWpf;

Or you can supply your own. This is the sample


Changes:

  • Added WPF stock dialogs for Custom UI (WixSharp.Ui.WPF assembly)
  • Added test case for #1114
  • Issue #1087: Intermittent error
  • "WixSharp Project Templates" extension is ported to VS2022
  • Issue #1096: Setting RegistrySearch Id causes infinite loop