[Bug 32280] 32 bit Visual C++ 2010 Express full installer complains "Unknown Error"

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 29 16:37:29 CDT 2013


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net

--- Comment #4 from Anastasius Focht <focht at gmx.net> 2013-09-29 16:37:29 CDT ---
Hello Dan,

MS .NET Framework 4.0 is a required installer prerequisite for Visual Studio
2010.
Does the installer skip installation of .NET Framework 4.0 due to presence of
Mono?
If yes this isn't going to work anyway.

Technically Visual Studio allows the integration of different target .NET
Frameworks for application development/projects (also Mono).
But to run Visual Studio itself and required tools properly you won't get far
with Mono hence it has to be removed from WINEPREFIX prior running the
installer.

My Wine builds have Mono always disabled/removed by default (--disable-mscoree)
hence the installer works out of the box with Wine 1.7.3 in a clean WINEPREFIX.

The other issue is bug 12501 -> use 'winetricks mspatcha' work around.
There is another issue related to Wine's msvcm80 later.

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