aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/regutil.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Skip logging errors in some places when they are due to missing files or regi...Sean Hall2022-08-091-14/+35
* REG_EXPAND_SZ values are not necessarily a path.Sean Hall2022-06-071-1/+1
* Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value.Sean Hall2022-06-071-155/+265
* Add support for semver in bundles and dependenciesRob Mensching2022-05-101-0/+53
* Make the estimated size in ARP a little more accurate.Sean Hall2022-04-231-3/+2
* Fix 32/64-bit bitness handling in Burn and BUtil.Bob Arnson2022-01-161-15/+4
* Add registry bitness to RegUtil and BUtil.Bob Arnson2022-01-101-23/+46
* Refactor butil while cleaning up other things.Sean Hall2021-07-181-146/+34
* Allow access to persisted variables from related bundles.Jacob Hoover2021-07-181-0/+47
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+1035