aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/test/examples/LatestCoreBundleSCD (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-062-8/+3
|
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-0/+4
| | | | | | | Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838
* Improve error reporting wrt ExePackage and MsuPackage attributesRob Mensching2022-03-011-1/+1
| | | | | | | | For example, DetectCondition is required when RepairArguments or UninstallArguments present and always recommended. Also, non-permanent ExePackages need UninstallArguments. The code was refactored to make it easier to reason over the different requirements for different package types.
* Do not use kernel32.dll as test fileRob Mensching2021-12-031-1/+1
|
* Move Bal.wixext into extRob Mensching2021-05-033-0/+41