Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes wixtoolset/issues#5220: Automatically add logging flag for any burn ↵ | Nir Bar | 2024-01-20 | 1 | -1/+13 |
| | | | | ExePackage, BundlePackage, and related bundles | ||||
* | Update hashes are now hex strings. | Bob Arnson | 2022-09-12 | 1 | -5/+11 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6901. | ||||
* | When rolling back a bundle failure, reinstall all upgrade related bundles. | Sean Hall | 2022-02-10 | 1 | -1/+0 |
| | | | | Fixes #3421 | ||||
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 1 | -3/+2 |
| | | | | | Make BOOTSTRAPPER_REQUEST_STATE_FORCE_ABSENT uninstall even if detected absent. Remove fPseudoBundle. | ||||
* | Update Burn to handle ExePackages that don't support uninstalling. | Sean Hall | 2022-01-16 | 1 | -0/+1 |
| | | | | Partial fix for #6459 | ||||
* | Rename fUninstallable to fPermanent. | Sean Hall | 2022-01-16 | 1 | -1/+2 |
| | | | | Refactoring for #6459 | ||||
* | Don't assume Exe packages with Burn protocol are bundles. | Sean Hall | 2022-01-04 | 1 | -130/+23 |
| | | | | Related to #3693 | ||||
* | Add BURN_PROTOCOL_VERSION in registration to avoid version checks. | Sean Hall | 2021-12-30 | 1 | -8/+5 |
| | | | | Also, old versions of Burn should ignore ancestors if they doesn't support them. | ||||
* | Add BA events for setting the update bundle. | Sean Hall | 2021-12-11 | 1 | -0/+77 |
| | | | | Fixes #6410 | ||||
* | Recreate the command line for the clean room process. | Sean Hall | 2021-08-04 | 1 | -5/+2 |
| | | | | | | Persist /xlog when resuming from RunOnce. Fixes #6259 | ||||
* | Parse most of Burn command line parameters into BURN_ENGINE_COMMAND. | Sean Hall | 2021-08-04 | 1 | -2/+1 |
| | |||||
* | Add BURN_DEPENDENCIES struct to store Dependency state. | Sean Hall | 2021-08-04 | 1 | -2/+2 |
| | |||||
* | Make the BA responsible for parsing restart prompt behavior. | Sean Hall | 2021-07-02 | 1 | -1/+1 |
| | | | | Fixes #4975 | ||||
* | Enforce payload and container verification. | Sean Hall | 2021-05-11 | 1 | -0/+5 |
| | |||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+241 |