Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On SuppressDowngradeFailure, quit after detect. | Bob Arnson | 2021-08-22 | 2 | -40/+29 |
| | | | | Implements https://github.com/wixtoolset/issues/issues/6537. | ||||
* | Allow BA to opt out of MSI transaction. | Nir Bar | 2021-08-12 | 2 | -0/+35 |
| | |||||
* | Refactor butil while cleaning up other things. | Sean Hall | 2021-07-18 | 1 | -8/+0 |
| | |||||
* | Make the BA responsible for parsing restart prompt behavior. | Sean Hall | 2021-07-02 | 1 | -55/+72 |
| | | | | Fixes #4975 | ||||
* | Add bundle option for command line variables to always be uppercase. | Sean Hall | 2021-07-02 | 6 | -7/+68 |
| | | | | Fixes #3777 | ||||
* | Expose overridable variable APIs in balutil and Mba.Core. | Sean Hall | 2021-07-02 | 1 | -101/+30 |
| | | | | Fixes #4777 | ||||
* | Add Success page to prereq BA. | Sean Hall | 2021-06-17 | 28 | -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 Hall | 2021-06-17 | 1 | -4/+5 |
| | | | | Fixes #5286 | ||||
* | Fix loading BAFunctions. | Sean Hall | 2021-06-04 | 3 | -23/+14 |
| | |||||
* | In thmutil when drawing images, use GDI+ and the actual dimensions. | Sean Hall | 2021-06-04 | 1 | -1/+1 |
| | | | | | Partial fix for #6155 Fixes #4106 | ||||
* | Try to make building Bal.wixext and IntegrationBurn faster. | Sean Hall | 2021-05-19 | 1 | -0/+1 |
| | |||||
* | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 2021-05-17 | 2 | -2/+4 |
| | |||||
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 45 | -577/+228 |
| | |||||
* | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 200 | -0/+14198 |