http://bugs.winehq.org/show_bug.cgi?id=30845
--- Comment #14 from Felix Yan felixonmars@gmail.com 2012-06-28 08:27:20 CDT --- (In reply to comment #13)
(In reply to comment #12)
(In reply to comment #10)
Created attachment 40487 [details] patch
Here's an improved patch that makes the following recipe work:
- create fresh prefix
- wine uninstaller --remove '{E45D8920-A758-4088-B6C6-31DBB276992E}'
- set windows version to win2k
- WINEDLLOVERRIDES=mscoree,fusion=n wine dotnetfx.exe
What is the status of this patch ?
It was committed (after being split up). I believe this bug is fixed, given an updated recipe to install .NET 2.0.
Hi, I'd like to know how to install .NET 2.0 correctly now? I tried the recipe above and it failed, which is the same result as what winetricks does.