June 2, 2026
5:01 p.m.
On Windows the key `HKLM\SOFTWARE\Microsoft\SQMClient` is populated with a random UUID when SQM is first used to identify each device. This MR makes wineboot fill it with a random UUID on initialization. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54021 -- v3: loader: Add default SQMClient registry key https://gitlab.winehq.org/wine/wine/-/merge_requests/11055