Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 1 | -5/+1 |
| | | | | | Take this breaking change opportunity to simplify the header files used by BA devs. | ||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 1 | -1/+1 |
| | |||||
* | WIP - BA header simplification | Rob Mensching | 2024-03-06 | 1 | -4/+0 |
| | |||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 8 | -1147/+46 |
| | |||||
* | Change wixiuiba to request FORCE_PRESENT instead of REPAIR. | Sean Hall | 2023-02-08 | 1 | -1/+1 |
| | | | | | | Sending REINSTALL on the command line doesn't allow the maintenance dialog to be shown. Fixes 7184 | ||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Process and return the failed version of reboot exit codes in Burn. | Sean Hall | 2022-08-26 | 1 | -2/+2 |
| | | | | | | (ERROR_FAIL_REBOOT_REQUIRED and ERROR_FAIL_REBOOT_INITIATED) Fixes 6762 | ||||
* | Add WixInternalUIBootstrapperApplication as a new built-in BA. | Sean Hall | 2022-07-20 | 8 | -0/+1252 |
Implements 6835 |