http://bugs.winehq.org/show_bug.cgi?id=59739 --- Comment #7 from Stian Low <wineryyyyy@gmail.com> --- (In reply to fatihbakal7 from comment #6)
I'd still have to run it for each prefix. Most people including me have their games in seperate prefixes (All should use the same theme somehow either by reading the theme file from somewhere or via an env var e.g. WINETHEME=/path/to/.msstyles/.reg/.theme/file
winecfg may be called prior to launching games to set version, themes, etc such as for example done for notepad via: WINEPREFIX=~/.wine_pfx_0 wine winecfg /v win10 ; WINEPREFIX=~/.wine_pfx_0 wine notepad winecfg is suggested because it already handles themes just without command line conveniences which could be added. Would this be insufficiently less inconvenient? -- 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.