Commit 6d3d0a0
committed
Release v1.6.5.0
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.1 parent 49ead4e commit 6d3d0a0
6 files changed
Lines changed: 25 additions & 2 deletions
File tree
- Source/src
- WixSharp.Samples
- Support/testpad
- WixSharp/Properties
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
47 | 69 | | |
48 | 70 | | |
49 | 71 | | |
| |||
110 | 132 | | |
111 | 133 | | |
112 | 134 | | |
| 135 | + | |
113 | 136 | | |
114 | 137 | | |
115 | 138 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
0 commit comments