aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil/inc/BalBaseBAFunctionsProc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-0/+1
| | | | Fixes #3421
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+4
| | | | Reimplements #3190
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+2
| | | | Fixes #6410
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-1/+1
|
* Remove dutil types from BAFunctions.Sean Hall2021-11-011-2/+2
|
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-0/+12
| | | | Add control loaded event.
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-0/+24
|
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-0/+12
| | | | | Allow BAFunctions to set control ids. Make sure control ids don't collide.
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-121-0/+8
|
* Move balutil into API/burnRob Mensching2021-04-291-0/+124