Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 1 | -1/+1 |
| | | | | | | | The "bundle id" always had more in common with the PackageCode from the Windows Installer. With the introduction of an actual Id attribute on the Bundle element, there is potential for confusion, so there is finally real motivation to rename "bundle id" to "bundle code". | ||||
* | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 2 | -2/+2 |
| | | | | | Take this breaking change opportunity to simplify the header files used by BA devs. | ||||
* | Rename "bundle extension" to "bootstrapper extension" for more consistency | Rob Mensching | 2024-03-07 | 8 | -104/+104 |
| | | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi. | ||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 6 | -10/+10 |
| | |||||
* | WIXFEAT-3704 - Allow access to persisted variables from related bundles | Jacob Hoover | 2022-11-10 | 1 | -0/+7 |
| | |||||
* | Update Burn algorithm for picking elevated temp path to use SystemTemp. | Sean Hall | 2022-06-07 | 1 | -0/+2 |
| | |||||
* | Update balutil and Bal.wixext to use more concise Exit* macros. | Sean Hall | 2022-05-14 | 1 | -0/+4 |
| | |||||
* | Make thmutil automatically load controls during window creation. | Sean Hall | 2021-11-01 | 1 | -0/+2 |
| | | | | Add control loaded event. | ||||
* | Make the BA responsible for parsing restart prompt behavior. | Sean Hall | 2021-07-02 | 1 | -1/+1 |
| | | | | Fixes #4975 | ||||
* | Move balutil into API/burn | Rob Mensching | 2021-04-29 | 6 | -0/+378 |