http://bugs.winehq.org/show_bug.cgi?id=35413
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello,
--- quote --- ... 5- Probably the Framework folder will not have the mscoree.dll , you will need to get him from another computer with Windows at C:/windows/Microsoft.NET/Framework/v4.0.30319/ , try to copy it in a pendrive. If you can't acess another computer or does't have the file, try this site: http://www.dll-files.com/dllindex/dll-files.shtml?mscoree
6- Place the mscoree.dll at
/home/<YourUserFolderNameHere>/.wine/drive_c/windows/Microsoft.NET/Framework/v4.0.30319/
7- Go to terminal again an type: wine reg add "HKEY_LOCAL_MACHINE\Software\Microsoft.NETFramework" /v InstallRoot /t REG_SZ /d 'C:\windows\Microsoft.NET\Framework' /f
... --- quote ---
not sure what you're trying to fix .. but 'mscoree.dll' is not supposed to live in .NET Framework folder. Please refrain from confusing users by giving wrong recipes.
.NET Framework 4.0 install works out of the box (winetricks). There is nothing to fix here - expect for proper uninstall of Mono if you happen to have Mono installed in WINEPREFIX (which winetricks takes care of).
Regards