aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/precomp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add pipeutil to dutilRob Mensching2024-01-111-0/+1
| | | | Plus a couple small clean-ups in a couple of dutil files.
* Add queutil so Burn can manage its own queue of BA requested actions.Sean Hall2022-10-251-0/+1
| | | | Fixes 6349
* Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.Sean Hall2022-06-291-0/+1
|
* REG_EXPAND_SZ values are not necessarily a path.Sean Hall2022-06-071-0/+1
|
* Fix 32/64-bit bitness handling in Burn and BUtil.Bob Arnson2022-01-161-1/+1
| | | | | | - Take advantage of RegOpenEx. - Always look for related bundles in both 32 and 64 hives. - BundleEnumRelatedBundle requires caller to specify bitness.
* Avoid using control ids inside of thmutil.Sean Hall2021-11-011-0/+1
|
* Add argument and policy setting to set Burn's base working directory.Sean Hall2021-08-041-0/+1
| | | | Fixes #5856
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+98