aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/WixToolset.Mba.Core/EventArgs.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish the XML documentation in WixToolset.Mba.Core.Sean Hall2023-01-191-133/+350
* Use MSI transaction end result to detect whether reboot is neededNir Bar2022-12-121-13/+25
* Supply hashes to BA if present in update feed.Bob Arnson2022-08-311-1/+14
* Add ability for non-vital cache package action.Sean Hall2022-06-141-1/+26
* Only block shutdown during Apply.Sean Hall2022-05-041-26/+0
* Add RepairCondition.Sean Hall2022-04-231-1/+7
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-87/+65
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-191-0/+36
* Make engine skip planning if there are any downgrade related bundles.Sean Hall2022-03-141-0/+24
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-0/+31
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-051-4/+4
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-0/+31
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+135
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-7/+1
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-301-1/+7
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+37
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-1/+13
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-121-0/+33
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-22/+24
* Move balutil into API/burnRob Mensching2021-04-291-0/+2186