-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Accumulative fixes and minor improvements. ----- v1.6.5.0 - Added session extension `e.Session.GetMainWindow()` for properly displaying message box from CAs - Updated all sample projects to target v4.6.1 runtime - Issue #373: Bootstrapper.DigitalSignature.Apply hide console output - Issue #372: MsiFile location v1.6.4.3 - Issue #354: Adding an InternetShortcuts throw NullReferenceException - Assorted internal fixes (XML docs etc.) - All compatible `IGenericEntity.Process(ProcessingContext)` cases moved to `WixEntity.CreateAndInsertParentComponent` v1.6.4.2 * Issue #344: Duplicate symbol 'Directory:ProgramFilesFolder' found v1.6.4.1 * 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.
- Loading branch information
1 parent
49ead4e
commit 6d3d0a0
Showing
6 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters