http://bugs.winehq.org/show_bug.cgi?id=20128
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #19 from André H. nerv@dawncrow.de 2011-03-28 14:51:32 CDT --- (In reply to comment #18)
Using wine 1.3.10 I have gotten the .NET 4.0 installer to claim to complete with success. The first run fails as described in bug 25535, but the second run completes after clicking through a varying number of identical error dialogs:
(aspnet_regiis.exe - Configuration parser error) or (mscorsvw.exe - Configuration parser error) Error parsing C:\windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config Parser returned error 0x80004005.
Which I believe is due to:
wine: Call from 0x7b838df2 to unimplemented function mscoree.dll.CreateConfigStream, aborting
This won't happen with current git version of Wine anymore. (But most likely that fact won't fix the bug)