http://bugs.winehq.org/show_bug.cgi?id=9056
Summary: Mono 1.2.4 fails to find mscorlib.dll on startup Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-loader AssignedTo: wine-bugs@winehq.org ReportedBy: mattj@google.com
All applications fail to launch with mono 1.2.4. Mono searches for mscorlib.dll, finds it, then attempts to load mscorlib.dll.dll & mscorlib.dll.dll.la, both of which are not found.
Copying mscorlib.dll to mscorlib.dll.dll leads to a call to mscoree:_CorDllMain stub call.