Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure error codes are translated correctly for per-machine packages. | Sean Hall | 2022-08-26 | 1 | -0/+4 |
| | |||||
* | Store list of persisted well-known variables in Burn. | Sean Hall | 2022-08-02 | 1 | -0/+4 |
| | | | | This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'. | ||||
* | Add ability for non-vital cache package action. | Sean Hall | 2022-06-14 | 1 | -0/+8 |
| | |||||
* | Log rest of plan and add testing of registration actions to PlanTest. | Sean Hall | 2022-03-14 | 1 | -0/+4 |
| | |||||
* | Allow the BA to override the bundle relation type during plan. | Sean Hall | 2022-03-14 | 1 | -0/+4 |
| | |||||
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -0/+7 |
| | | | | Reimplements #3190 | ||||
* | Add ability to customize file versioning rules for MsiPackage and MspPackage. | Sean Hall | 2021-12-08 | 1 | -0/+4 |
| | | | | Fixes #5911 | ||||
* | Set the log file path for MSI transactions. | Nir Bar | 2021-08-12 | 1 | -0/+7 |
| | |||||
* | Parse most of Burn command line parameters into BURN_ENGINE_COMMAND. | Sean Hall | 2021-08-04 | 1 | -1/+2 |
| | |||||
* | Add InProgressDisplayName for bundles. | Sean Hall | 2021-05-19 | 1 | -0/+4 |
| | | | | #6296 | ||||
* | Cache packages that will be present for CACHE/INSTALL overall actions. | Sean Hall | 2021-05-11 | 1 | -0/+4 |
| | | | | | | | | During actions that are expected to have source media available, all packages that have cacheType set to keep should be cached if the package is going to be present. Set NetFx ExePackage Cache="no" and remove uninstall and repair arguments. #5125 | ||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+153 |