[Bug 32598] Microsoft Mathematics 4 fails to install (winetricks .NET recipes broken)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 30 06:57:41 CST 2012


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

--- Comment #3 from Anastasius Focht <focht at gmx.net> 2012-12-30 06:57:41 CST ---
Created attachment 43022
  --> http://bugs.winehq.org/attachment.cgi?id=43022
Patch for winetricks to make .NET 3.x and service packs installs to work

Hello folks,

attached is a patch that should be applied against winetricks svn trunk:
http://winetricks.googlecode.com/svn/trunk/src/winetricks

It allows to create .NET 3.5 and .NET 3.5 SP1 prefixes (WINEARCH=win32).

There are two message boxes shown during install, even in silent mode ('bash
winetricks -q dotnet35sp1').
The first one is about .NET 2.0 SP1 not being removed during .NET 2.0 SP2
install.
The second one is about .NET 3.0 SP1 not being removed during .NET 3.0 SP2
install.

Both can be safely ignored/dismissed as they state valid things (removal would
break older apps).

You can verify the resulting .NET WINEPREFIXes using the .NET Framework Setup
Verification Tool from Aaron Stebner (Microsoft) which checks for proper
installation of .NET assemblies and registry entries.
Website and download here­:
https://blogs.msdn.com/b/astebner/archive/2008/10/13/8999004.aspx?Redirected=true
(as documented in appdb).

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