aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/userexperience.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-0/+30
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-1/+117
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-3/+1
* Always pass through the return value for FilesInUse messages.Sean Hall2021-12-301-68/+0
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-301-5/+51
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+44
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-2/+6
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-121-1/+31
* Always use user's temp directory as basis for acquisition folder.Sean Hall2021-08-041-1/+1
* Replace static cache internals with a struct.Sean Hall2021-08-041-2/+2
* Show Burn splash screen earlier.Sean Hall2021-06-091-7/+0
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-5/+13
* Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall2021-05-111-1/+5
* Move burn into burnRob Mensching2021-04-291-0/+2653