aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/monutil.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-6/+6
|
* Skip logging errors in some places when they are due to missing files or ↵Sean Hall2022-08-091-7/+7
| | | | | | registry keys or values. Related to 6696
* Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.Sean Hall2022-06-291-18/+16
|
* Fix 32/64-bit bitness handling in Burn and BUtil.Bob Arnson2022-01-161-12/+1
| | | | | | - Take advantage of RegOpenEx. - Always look for related bundles in both 32 and 64 hives. - BundleEnumRelatedBundle requires caller to specify bitness.
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+2019