http://bugs.winehq.org/show_bug.cgi?id=11420
--- Comment #6 from Anastasius Focht focht@gmx.net 2008-03-25 15:58:52 --- Hello,
--- quote --- Odd - Louis just updated the howto in the appdb http://appdb.winehq.org/objectManager.php?sClass=version&iId=3754 and removed the workaround for this bug from his recipe. Has it been fixed somehow already? --- quote ---
Don't think so. I think you fell for the .NET Framework _Redistributable_ vs. .NET Framework _SDK_ trap ;-)
.NET Framework Redistributable: runtime libraries to run .NET apps .NET Framework SDK: target audience = developers (additional libraries, tools, ...)
The workaround is not required for the .NET 2.0 "redist" package (doesn't contain that service). It's needed for the developer package which is shipped with VS.NET installations (or can be downloaded as single package).
Regards