14 Feb
2023
14 Feb
'23
10:57 a.m.
Zhiyi Zhang (@zhiyi) commented about loader/wine.inf.in:
ErrorControl=1
[ThemeManager] +HKCU,"Software\Microsoft\Windows\CurrentVersion\Themes\Personalize","AppsUseLightTheme",0x10001,0x00000001 You should use 0x10003 instead of 0x10001 because you would want to keep user settings if they are present, for example, after a wine version upgrade.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2183#note_24047