Release v1.6.4.1
Pre-release
Pre-release
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 byAutoElements.LagacyDummyDirAlgorithm
- Issue #341: UAC Text is not localized
- Implemented adding custom error description of he ManagedUI.ExitDialog depending on the Install error or cancellation.