aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil/inc/BalBaseBAFunctions.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-071-1020/+0
|
* WIP - BA header simplificationRob Mensching2024-03-061-1/+1
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-39/+27
|
* Use MSI transaction end result to detect whether reboot is neededNir Bar2022-12-121-2/+8
|
* Supply hashes to BA if present in update feed.Bob Arnson2022-08-311-0/+2
| | | | Fixes https://github.com/wixtoolset/issues/issues/6353.
* 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/+11
|
* Only block shutdown during Apply.Sean Hall2022-05-041-8/+0
|
* Add RepairCondition.Sean Hall2022-04-231-0/+1
| | | | Fixes 6758
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-0/+12
|
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-191-0/+10
|
* Make engine skip planning if there are any downgrade related bundles.Sean Hall2022-03-141-0/+8
| | | | | Fixes 6677, 6722 Reverts 6537
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-0/+10
|
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-051-1/+1
| | | | Being registered in ARP and "installed" were always separate concepts, and some things like fEligibleForCleanup were looking at the wrong thing. This also allows the BA to tell the difference.
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-0/+10
| | | | Fixes #3421
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+41
| | | | Reimplements #3190
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-1/+0
| | | | #5796
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-301-0/+1
| | | | Fixes #6348
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+14
| | | | Fixes #6410
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-1/+3
| | | | Fixes #5911
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-1/+2
|
* Remove dutil types from BAFunctions.Sean Hall2021-11-011-20/+10
|
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-0/+10
| | | | 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/+9
| | | | | 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/+10
|
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-3/+5
| | | | #6296
* Move balutil into API/burnRob Mensching2021-04-291-0/+867