http://bugs.winehq.org/show_bug.cgi?id=20392 --- Comment #9 from Mark I. <pilota51(a)gmail.com> 2012-05-22 12:32:53 CDT --- Thanks to a tip from the maintainer of the There entry on AppDB, the solution appears to be to install MSXML 3 with the Wine architecture set to win32. I'm not sure if that's the solution for Game Maker 7, but it works for There. I was trying MSXML 4 before, which I mistakenly thought was meant to replace MSXML 3. In the case of There, IE7 seems to be optimal since the map doesn't work in IE6 and IE8 is considerably slower. export WINEARCH=win32 winetricks ie7 winetricks msxml3 I believe this means the bug can be marked as invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.