Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move wixstdba functions to Bal.wixext build | Rob Mensching | 2024-03-07 | 1 | -243/+0 |
| | |||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -5/+7 |
| | |||||
* | Allow wixstdba special controls to have declarative text. | Sean Hall | 2022-08-10 | 1 | -1/+1 |
| | | | | Fixes 6855 | ||||
* | Add ability for non-vital cache package action. | Sean Hall | 2022-06-14 | 1 | -0/+1 |
| | |||||
* | Move infinite loop detection into the hosts. | Sean Hall | 2022-05-14 | 1 | -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 Hall | 2022-05-04 | 1 | -1/+0 |
| | |||||
* | Detect related bundles for BundlePackages. | Sean Hall | 2022-04-01 | 1 | -0/+1 |
| | |||||
* | Give BA process id and option to wait for cancelled process to exit. | Sean Hall | 2022-03-19 | 1 | -0/+1 |
| | |||||
* | Make engine skip planning if there are any downgrade related bundles. | Sean Hall | 2022-03-14 | 1 | -0/+1 |
| | | | | | Fixes 6677, 6722 Reverts 6537 | ||||
* | Allow the BA to override the bundle relation type during plan. | Sean Hall | 2022-03-14 | 1 | -0/+1 |
| | |||||
* | When rolling back a bundle failure, reinstall all upgrade related bundles. | Sean Hall | 2022-02-10 | 1 | -0/+1 |
| | | | | Fixes #3421 | ||||
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -0/+4 |
| | | | | Reimplements #3190 | ||||
* | Add BA events for setting the update bundle. | Sean Hall | 2021-12-11 | 1 | -0/+2 |
| | | | | Fixes #6410 | ||||
* | Go back to thmutil not interfering with wixstdba controls. | Sean Hall | 2021-11-10 | 1 | -0/+1 |
| | |||||
* | Remove dutil types from BAFunctions. | Sean Hall | 2021-11-01 | 1 | -4/+3 |
| | |||||
* | Make thmutil automatically load controls during window creation. | Sean Hall | 2021-11-01 | 1 | -0/+15 |
| | | | | Add control loaded event. | ||||
* | Add more thmutil window messages to simplify handling control events. | Sean Hall | 2021-11-01 | 1 | -0/+34 |
| | |||||
* | Allow more customization of control ids in thmutil. | Sean Hall | 2021-11-01 | 1 | -0/+18 |
| | | | | | Allow BAFunctions to set control ids. Make sure control ids don't collide. | ||||
* | Allow BA to opt out of MSI transaction. | Nir Bar | 2021-08-12 | 1 | -0/+1 |
| | |||||
* | Move balutil into API/burn | Rob Mensching | 2021-04-29 | 1 | -0/+147 |