| Commit message (Collapse) | Author | Files | Lines |
|
Return null when WixVersion.TryParse returns false.
6776
|
|
Fix edge case where version string is all v's.
|
|
Add PrereqPackage to BundlePackage
Implements 4718
|
|
Tell the BA during Destroy whether it will be reloaded, and let the BA decide then whether it's module should be unloaded.
Show error when infinite prereq loop detected.
Only clip the exit code if they're Win32 errors.
Set related bundle type to none to avoid downgrades during preqba.
|
|
|
|
6665
|
|
|
|
Take advantage of WixVersion/verutil functionality to support wider
range of version numbers were possible in the WiX Toolset
Completes 4666
|
|
|
|
Fixes 6757
|
|
|
|
Packages should not be retried if a restart was initiated.
Only the first package that initiated restart should be stored in BURN_BUNDLE_FORCED_RESTART_PACKAGE.
|
|
|
|
|
|
Fixes 5476
|
|
|
|
Also, RemoteBundle is required if BundlePackagePayload is remote.
|
|
Finishes 4454
|
|
Fixes 4039
|
|
Fixes 6758
|
|
|
|
Fixes 6651
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve 64-bit package detection.
|
|
|
|
|
|
Requires support for this feature in the nested bundle.
Simplest implementation of 4454
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3693
|
|
Fixes 6676
|
|
|
|
|
|
to avoid variations of issue 3890
|
|
|
|
Fixes wixtoolset/issues#4688
|