http://bugs.winehq.org/show_bug.cgi?id=23816
Summary: Wine fails to find mscorsvw.exe Product: Wine Version: 1.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: william.r.douglas+wine@gmail.com CC: madewokherd@gmail.com
I am getting the attached error when I attempt to run wine with a executable requiring .NET 3.5.
I am using wine 1.2 installed through the ubuntu ppa. I am using 64 bit ubuntu so my lib directory is /usr/lib32/wine though I don't know if that makes much difference. Also my full path for the v2 .NET folder is:
~/.wine/drive_c/windows/Microsoft.NET/Framework/v2.0.50727
I am attempting to have mono26 installed through winetricks be used in place of the .NET framework.