Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 1 | -0/+2 |
| | | | | | Make BOOTSTRAPPER_REQUEST_STATE_FORCE_ABSENT uninstall even if detected absent. Remove fPseudoBundle. | ||||
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -0/+43 |
| | | | | Reimplements #3190 | ||||
* | Remove MEND. | Sean Hall | 2021-12-08 | 1 | -4/+0 |
| | |||||
* | Add ability to customize file versioning rules for MsiPackage and MspPackage. | Sean Hall | 2021-12-08 | 1 | -0/+17 |
| | | | | Fixes #5911 | ||||
* | Set the log file path for MSI transactions. | Nir Bar | 2021-08-12 | 1 | -5/+30 |
| | |||||
* | Create separate log file for clean room. | Sean Hall | 2021-08-04 | 1 | -4/+15 |
| | |||||
* | Parse most of Burn command line parameters into BURN_ENGINE_COMMAND. | Sean Hall | 2021-08-04 | 1 | -6/+33 |
| | |||||
* | Add InProgressDisplayName for bundles. | Sean Hall | 2021-05-19 | 1 | -0/+17 |
| | | | | #6296 | ||||
* | Cache packages that will be present for CACHE/INSTALL overall actions. | Sean Hall | 2021-05-11 | 1 | -0/+17 |
| | | | | | | | | 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/+754 |