http://bugs.winehq.org/show_bug.cgi?id=4064
Summary: wine fails to register Mozilla ActiveX control because MSVCP60.DLL is not included Product: Wine Version: 0.9.3. Platform: Other URL: http://www.iol.ie/~locka/mozilla/faq.htm OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Wine's downloading and installing of the Mozilla ActiveX control is very slick, but testing it in fairly fresh fake drive_c reveals that it fails to register itself because it can't find the file MSVCP60.DLL. You'd think that would be bundled in the control's installer, but http://www.iol.ie/~locka/mozilla/faq.htm clearly states that it is not, and tells you to install it yourself first from a particular URL. Wine's autodownload should take care of that for the user if that DLL is not found.