aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/bextutil/inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-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 filesRob Mensching2024-03-212-2/+2
| | | | | Take this breaking change opportunity to simplify the header files used by BA devs.
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-078-104/+104
| | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
* Better .nupkg namesRob Mensching2024-03-076-10/+10
|
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-101-0/+7
|
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-0/+2
|
* Update balutil and Bal.wixext to use more concise Exit* macros.Sean Hall2022-05-141-0/+4
|
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-0/+2
| | | | Add control loaded event.
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-1/+1
| | | | Fixes #4975
* Move balutil into API/burnRob Mensching2021-04-296-0/+378