aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil/inc/BalBaseBAFunctionsProc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-071-15/+0
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-178/+2
|
* Allow wixstdba special controls to have declarative text.Sean Hall2022-08-101-1/+1
| | | | Fixes 6855
* Add ability for non-vital cache package action.Sean Hall2022-06-141-0/+1
|
* Only block shutdown during Apply.Sean Hall2022-05-041-1/+0
|
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-0/+1
|
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-191-0/+1
|
* Make engine skip planning if there are any downgrade related bundles.Sean Hall2022-03-141-0/+1
| | | | | Fixes 6677, 6722 Reverts 6537
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-0/+1
|
* 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