Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store list of persisted well-known variables in Burn. | Sean Hall | 2022-08-02 | 1 | -0/+8 |
| | | | | This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'. | ||||
* | Remove support for uninstalling MSU package. | Sean Hall | 2022-07-21 | 1 | -1/+1 |
| | | | | Fixes 6749 | ||||
* | Add RepairCondition. | Sean Hall | 2022-04-23 | 1 | -0/+5 |
| | | | | Fixes 6758 | ||||
* | Implement BundlePackage. | Sean Hall | 2022-04-01 | 1 | -7/+11 |
| | | | | 3693 | ||||
* | Make Burn require a non-empty KB for MsuPackages to be uninstallable. | Sean Hall | 2022-01-16 | 1 | -1/+5 |
| | |||||
* | Update Burn to handle ExePackages that don't support uninstalling. | Sean Hall | 2022-01-16 | 1 | -0/+17 |
| | | | | Partial fix for #6459 | ||||
* | Rename fUninstallable to fPermanent. | Sean Hall | 2022-01-16 | 1 | -3/+2 |
| | | | | Refactoring for #6459 | ||||
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -0/+25 |
| | | | | Reimplements #3190 | ||||
* | Don't assume Exe packages with Burn protocol are bundles. | Sean Hall | 2022-01-04 | 1 | -15/+7 |
| | | | | Related to #3693 | ||||
* | Set the log file path for MSI transactions. | Nir Bar | 2021-08-12 | 1 | -32/+30 |
| | |||||
* | Allow BA to opt out of MSI transaction. | Nir Bar | 2021-08-12 | 1 | -1/+1 |
| | |||||
* | Enforce schema restrictions for numeric and image thmutil attributes. | Sean Hall | 2021-06-04 | 1 | -2/+2 |
| | |||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+692 |