https://bugs.winehq.org/show_bug.cgi?id=44869
Bug ID: 44869 Summary: 64Bit dotnet complains about missing MSVCR100_CLR0400.dll Product: Wine Version: 3.4 Hardware: x86 URL: https://www.microsoft.com/en-US/Download/confirmation. aspx?id=17718 OS: Linux Status: NEW Keywords: dotnet Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 60928 --> https://bugs.winehq.org/attachment.cgi?id=60928 Wine log
Steps to reproduce:
Fresh 64bit wineprefix Set windows version to xp wine64 uninstaller, remove wine-mono Run installer Set mscoree to 'native' Run any dotnet application to get the error.
It seems that the 64bit version of MSVCR100_CLR0400 isn't installed, so this error occurs.