http://bugs.winehq.org/show_bug.cgi?id=21009
Summary: ie6 install is broken, won't run after install Product: Wine Version: 1.1.34 Platform: PC-x86-64 OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: setupapi AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
austin@midna:~/wine-git$ git bisect good 7acd74ee0743974b5e500f43d340560899ba9eee is first bad commit commit 7acd74ee0743974b5e500f43d340560899ba9eee Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 15 13:53:14 2009 +0200
setupapi: Add support for using a wildcard in fake dll creation.
This creates fake dlls for all the files we can't find and that haven't been created already.
:040000 040000 f85fe0d5238824e85144f817679ade5a897e6a7c 988f516885a2fed474b29e836257c357e1be59ad M dlls :040000 040000 5d7282c718db30b20a155467ca20a591c731abe2 002a1574d7f638c9bbd2f57ff7174f78f3afe392 M tools
Doesn't revert cleanly in git, but checking out that commit and reverting it fixes the installer and ie6 works.