http://bugs.winehq.org/show_bug.cgi?id=29526
--- Comment #9 from Anastasius Focht focht@gmx.net 2012-02-18 17:47:54 CST --- Hello Austin,
--- quote --- from load_dotnet20() # Delete registry keys used to indicate .net 2.x's presence # Breaks .net 3.5 install, leave it out until we figure that out #$WINE reg delete "HKLM\Software\Microsoft\NET Framework Setup\NDP\v2.0.50727" --- quote ---
this bug is about .NET 2.0 SP1 part. I don't know what these comments are for?
All .NET Framework and service pack installers can be made to work with proper recipes in wine-1.4 (last time I worked on this I had them all running).
The problem is to document all the steps to "repair" the mess caused by Mono registry keys/fake executables. At one point I really got tired doing this ...
Regards