[Bug 25060] Microsoft .NET Framework 3.5 installer does not complete

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 13 15:50:25 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=25060

--- Comment #16 from Anastasius Focht <focht at gmx.net> 2012-03-13 15:50:25 CDT ---
Hello Austin,

the .NET 3.5 and .NET 3.5 SP1 recipe works for me.

$ wine --version
wine-1.4-205-g104e319

Can you run the recipes manually in sequential order and check which one fails?
Make sure wineserver exits gracefully between steps.

0) clean WINEPREFIX (WINEARCH=win32)
1) 'winetricks -q dotnet35'
2) 'winetricks -q dotnet20sp2'
3) wine dotnetfx35.exe /lang:ENU (.NET 3.5 SP1 installer)

If you identified which step failed, run the whole sequence again on clean
WINEPREFIX and use WINEDEBUG=+tid,+seh,+loaddll,+process before the failing
step (to identify which processes/services are started).

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list