Skip to content

Release v1.6.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@oleg-shilo oleg-shilo released this 14 Apr 10:44
· 1074 commits to master since this release
  • Updated all IGenericEntity implementations to support 'no-directory' deployments
  • Removed all references to the obsolete IncludeWixExtension
  • Implemented clean algorithm for handling no-dir scenarios without resorting to the %ProgramFiles%\WixSharp\DummyDir.
    Algorithm is controlled by AutoElements.LagacyDummyDirAlgorithm
  • Issue #341: UAC Text is not localized
  • Implemented adding custom error description of he ManagedUI.ExitDialog depending on the Install error or cancellation.