aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* On SuppressDowngradeFailure, quit after detect.Bob Arnson2021-08-221-39/+28
| | | | Implements https://github.com/wixtoolset/issues/issues/6537.
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-122-0/+35
|
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-55/+72
| | | | Fixes #4975
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-021-101/+30
| | | | Fixes #4777
* Add Success page to prereq BA.Sean Hall2021-06-1728-50/+215
| | | | | | | This was needed to explain to the user that a restart is required but not allowed. It also allows localizing the reboot prompt. Fixes #3957, #5395
* Fix prereq BA to not reload the bootstrapper if a restart is required.Sean Hall2021-06-171-4/+5
| | | | Fixes #5286
* Fix loading BAFunctions.Sean Hall2021-06-041-21/+2
|
* Implement integrated build processRob Mensching2021-05-112-38/+11
|
* Move Bal.wixext into extRob Mensching2021-05-0347-0/+6180