May 11, 2026
1:25 a.m.
http://bugs.winehq.org/show_bug.cgi?id=59739 --- Comment #9 from Stian Low <wineryyyyy@gmail.com> --- Without WINEPREFIX redundancy: { export WINEPREFIX=~/.wine_pfx_0 ; wine winecfg /v win10; wine notepad; } winecfg could be added for every wine game call since the time it takes to execute is so negligible. Otherwise it only needs to be run once per prefix. Once the registry is updated, wine does not need to be aware of what would be set for WINETHEME each time because the registry would be updated to the direct path. WINETHEME would only be needed when actually changing the theme. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.