https://bugs.winehq.org/show_bug.cgi?id=46168
--- Comment #3 from Brendan McGrath brendan@redmandi.com --- @Austin - I just tried a winetricks install of dotnet35sp1 with and without this patch. It works with it and crashes without it.
I wrote the patch when trying to use a dotnet35 install downloaded from Steam. Interestingly I still get a crash with the Steam version (in 'PresentationFontCache.exe') but no crash with the winetricks version.
There is one other outstanding issue. After install - the machine.config under Framework64 is always missing the: - system.runtime.serialization; - system.serviceModel; and - system.serviceModel.activation
section groups.
My workaround at the moment is just to copy the version from 'Framework' to 'Framework64'. I don't know if this is a workaround you'd be interested in adding to winetricks (until a proper solution is discovered).