aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/logging.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.Sean Hall2022-01-161-0/+2
| | | | | Make BOOTSTRAPPER_REQUEST_STATE_FORCE_ABSENT uninstall even if detected absent. Remove fPseudoBundle.
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+43
| | | | Reimplements #3190
* Remove MEND.Sean Hall2021-12-081-4/+0
|
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-0/+17
| | | | Fixes #5911
* Set the log file path for MSI transactions.Nir Bar2021-08-121-5/+30
|
* Create separate log file for clean room.Sean Hall2021-08-041-4/+15
|
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-6/+33
|
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-0/+17
| | | | #6296
* Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall2021-05-111-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 burnRob Mensching2021-04-291-0/+754