Commit 6853e22
committed
Release v1.9.2
* Issue #137: Add custom attribute to Bundle project (Bootstrapper)
* Issue #452: Component Id generation for RegValue does not take RegValue.Id into account
* An empty directory remains after the uninstall #464
* `AutoElements.SupportEmptyDirectories` default setting to `Automatic` is made obsolete, though is not removed yet. In the future releases `AutoElements.SupportEmptyDirectories` will be enabled by default.
* `File.OverwriteOnInstall` now triggers insertion of `<RemoveFile On=both ...>` instead of `<RemoveFile On=install ...>`. To avoid upgrade problems with individual files.
* Fixed the problem with `project.ActualInstallDirId` being potentially undefined
* ResilientPackage improvements
- Create a hard link to the local package instead of the original MSI.
- Added deterministic assignment of installdir id in `EnableResilientPackage`
* Bootstrapper_UI sample is updated to show how to pass user input from BA to MSI package.1 parent daa1f37 commit 6853e22
8 files changed
Lines changed: 1 addition & 7 deletions
File tree
- Source/src/WixSharp.Samples
- Wix# Samples
- DTF (ManagedCA)/Different Scenarios
- Embedded
- ExternalAssembly
- External_UI/Msi
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 | |
|---|---|---|---|
| |||
6296 | 6296 | | |
6297 | 6297 | | |
6298 | 6298 | | |
6299 | | - | |
6300 | | - | |
6301 | | - | |
6302 | | - | |
6303 | | - | |
6304 | | - | |
6305 | | - | |
| 6299 | + | |
6306 | 6300 | | |
6307 | 6301 | | |
6308 | 6302 | | |
| |||
0 commit comments