Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 32/64-bit bitness handling in Burn and BUtil. | Bob Arnson | 2022-01-16 | 1 | -1/+1 |
| | | | | | | - Take advantage of RegOpenEx. - Always look for related bundles in both 32 and 64 hives. - BundleEnumRelatedBundle requires caller to specify bitness. | ||||
* | Bring Sean's fixes to `wix4`. | Bob Arnson | 2021-09-18 | 1 | -1/+1 |
| | |||||
* | Don't set NativeMachine variables when IsWow64Process2 is unavailable | Eric StJohn | 2021-09-13 | 1 | -2/+5 |
| | |||||
* | Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtension | Eric StJohn | 2021-08-30 | 1 | -0/+25 |
| | |||||
* | Get system TEMP path from the registry. | Sean Hall | 2021-08-04 | 1 | -1/+0 |
| | | | | Also, correctly handle return codes from related path APIs. | ||||
* | Add bundle option for command line variables to always be uppercase. | Sean Hall | 2021-07-02 | 1 | -0/+28 |
| | | | | Fixes #3777 | ||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+2323 |