https://bugs.winehq.org/show_bug.cgi?id=29468
--- Comment #7 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 51969 --> https://bugs.winehq.org/attachment.cgi?id=51969 Launcher HTML source
I extracted from LaunchRC.exe the HTML file that the launcher displays. As you can see, the HTML document displays an image with an image map that causes the links to work. The onmouseover and onmouseout attributes of the area tags work fine, but the href attributes refer to JavaScript URIs, e.g. "javascript:clickInstall();" and these do not work in Wine.