aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/pseudobundle.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes wixtoolset/issues#5220: Automatically add logging flag for any burn Exe...Nir Bar2024-01-201-1/+13
* Update hashes are now hex strings.Bob Arnson2022-09-121-5/+11
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-1/+0
* Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.Sean Hall2022-01-161-3/+2
* Update Burn to handle ExePackages that don't support uninstalling.Sean Hall2022-01-161-0/+1
* Rename fUninstallable to fPermanent.Sean Hall2022-01-161-1/+2
* Don't assume Exe packages with Burn protocol are bundles.Sean Hall2022-01-041-130/+23
* Add BURN_PROTOCOL_VERSION in registration to avoid version checks.Sean Hall2021-12-301-8/+5
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+77
* Recreate the command line for the clean room process.Sean Hall2021-08-041-5/+2
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-2/+1
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-2/+2
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-1/+1
* Enforce payload and container verification.Sean Hall2021-05-111-0/+5
* Move burn into burnRob Mensching2021-04-291-0/+241