Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip logging errors in some places when they are due to missing files or ↵ | Sean Hall | 2022-08-09 | 1 | -49/+40 |
| | | | | | | registry keys or values. Related to 6696 | ||||
* | Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value. | Sean Hall | 2022-06-07 | 1 | -38/+12 |
| | |||||
* | Add ability to disable file system redirection for File/DirectorySearch | Sean Hall | 2022-04-28 | 1 | -1/+113 |
| | | | | Fixes 5476 | ||||
* | Change SetVariable to format the value and convert it at search time. | Sean Hall | 2022-02-23 | 1 | -14/+31 |
| | | | | Fixes #6724 | ||||
* | Update search code with more concise Exit* macros and remove dead code. | Sean Hall | 2022-02-23 | 1 | -117/+42 |
| | |||||
* | Fix 32/64-bit bitness handling in Burn and BUtil. | Bob Arnson | 2022-01-16 | 1 | -14/+2 |
| | | | | | | - Take advantage of RegOpenEx. - Always look for related bundles in both 32 and 64 hives. - BundleEnumRelatedBundle requires caller to specify bitness. | ||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+1303 |