Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 2 | -8/+3 |
| | |||||
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 1 | -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 attributes | Rob Mensching | 2022-03-01 | 1 | -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 file | Rob Mensching | 2021-12-03 | 1 | -1/+1 |
| | |||||
* | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 3 | -0/+41 |