aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil/inc/BAFunctions.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-071-243/+0
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-5/+7
|
* 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
|
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-1/+16
| | | | | | | Tell the BA during Destroy whether it will be reloaded, and let the BA decide then whether it's module should be unloaded. Show error when infinite prereq loop detected. Only clip the exit code if they're Win32 errors. Set related bundle type to none to avoid downgrades during preqba.
* 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-0/+1
|
* Remove dutil types from BAFunctions.Sean Hall2021-11-011-4/+3
|
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-0/+15
| | | | Add control loaded event.
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-0/+34
|
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-0/+18
| | | | | 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/+1
|
* Move balutil into API/burnRob Mensching2021-04-291-0/+147