http://bugs.winehq.org/show_bug.cgi?id=27185
Citiroller@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Citiroller@gmail.com
--- Comment #1 from Citiroller@gmail.com 2012-11-14 11:39:45 CST --- (In reply to comment #0)
Appears to be a .NET 4 application: austin@aw25 ~/.wine/drive_c/Program Files/Futuremark/PCMark 7/bin $ wine PCMark7.exe fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not
<assembly> fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v4.0.20926"
though installing mono210 doesn't seem to help. Windows version was set to Windows 7, but XP had the same problem.
Hey, this bug will also appear in wine 1.4. But don't worry. You just have to install .NET 4 via winetricks and follow the instructions. The first installation will fail like winetricks announced it. But then you have to run "deinstall/change" wine applications. There you have to choose .NET 4 an cklick "change/remove". Then the install shield of .NET 4 will appear. There you have to select repair and run it. That's it. After that .NET should be installed fine and this error wont appear another time.
I hope I could help.