Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip logging errors in some places when they are due to missing files or regi... | Sean Hall | 2022-08-09 | 1 | -14/+35 |
* | REG_EXPAND_SZ values are not necessarily a path. | Sean Hall | 2022-06-07 | 1 | -1/+1 |
* | Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value. | Sean Hall | 2022-06-07 | 1 | -155/+265 |
* | Add support for semver in bundles and dependencies | Rob Mensching | 2022-05-10 | 1 | -0/+53 |
* | Make the estimated size in ARP a little more accurate. | Sean Hall | 2022-04-23 | 1 | -3/+2 |
* | Fix 32/64-bit bitness handling in Burn and BUtil. | Bob Arnson | 2022-01-16 | 1 | -15/+4 |
* | Add registry bitness to RegUtil and BUtil. | Bob Arnson | 2022-01-10 | 1 | -23/+46 |
* | Refactor butil while cleaning up other things. | Sean Hall | 2021-07-18 | 1 | -146/+34 |
* | Allow access to persisted variables from related bundles. | Jacob Hoover | 2021-07-18 | 1 | -0/+47 |
* | Move dutil into libs/dutil | Rob Mensching | 2021-04-29 | 1 | -0/+1035 |