http://bugs.winehq.org/show_bug.cgi?id=24776
--- Comment #3 from Aron Schatz aronschatz@aselabs.com 2010-10-16 22:22:19 CDT --- (In reply to comment #2)
WINEDEBUG=+opengl or WINEDEBUG=+d3d might help, not sure if it's using opengl, d3d, or something else for rendering the text there though.
That's a bash variable setting, right?
WINEDEBUG=+d3d wine ./Installer.exe WINEDEBUG=+opengl wine ./Installer.exe
Did not fix the issue. Unless I do it another way?