http://bugs.winehq.org/show_bug.cgi?id=25432
Summary: Internet Explorer 6, 5.5, and 5.0 fail to install Product: Wine Version: 1.3.8 Platform: x86-64 URL: http://www.mirrorservice.org/sites/browsers.evolt.org/ browsers/ie/win32/5.01-sp2/ie501sp2.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: julliard@winehq.org
Created an attachment (id=32370) --> (http://bugs.winehq.org/attachment.cgi?id=32370) Terminal output (IE6)
In the current git, winetricks ie6 quickly fails with "setup was unable to download the required components. Please make sure you are connected to the Internet, or try to run setup again later." The IE 5.x installers also fail quickly with a similar error.
I haven't done a real regression test, but reverting this commit prevents the errors:
commit 26c7172177ea22abdfb561097aabc657cbebc86d Author: Alexandre Julliard julliard@winehq.org Date: Thu Dec 2 14:16:17 2010 +0100
inseng: Convert dll registration to the IRegistrar mechanism.