| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Fixes https://github.com/wixtoolset/issues/issues/8958
|
| |
|
|
|
|
|
| |
The "bundle id" always had more in common with the PackageCode from the Windows
Installer. With the introduction of an actual Id attribute on the Bundle
element, there is potential for confusion, so there is finally real motivation
to rename "bundle id" to "bundle code".
|
| |
|
|
|
|
|
|
| |
WiX v4 (and probably v3) standardized on the error code E_MOREDATA when string
buffers were too small instead of E_INSUFFICIIENT_BUFFER. This fixes v5 to
match in a few missing cases.
Fixes 8094
|
| | |
|
| | |
|
| |
|
|
| |
Fixes https://github.com/wixtoolset/issues/issues/6901.
|
| |
|