aboutsummaryrefslogtreecommitdiff
path: root/src/tools/heat/RegFileHarvester.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correctly harvest registry files with multiszRob Mensching2022-12-061-1/+1
| | | | Fixes 7044
* Automated code clean upRob Mensching2022-12-061-1/+0
|
* Update heat to use StandardDirectory elementRob Mensching2022-08-161-3/+2
| | | | Fixes 6631
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-0/+438
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838