[Bug 34756] 32-bit Visual C++ 2010 Express full installer throws an exception with wine-mono

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 22 17:20:00 CST 2013


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

--- Comment #12 from Alistair Leslie-Hughes <leslie_alistair at hotmail.com> 2013-11-22 17:20:00 CST ---
The patch has been accepted however the exception is still thrown.

The installer calls the VCExpress.exe to setup the VC environment.  Which
appears to cause the crash.

VCExpress.exe attempts to load an assembly (Microsoft.VisualStudio.Dialogs),
that is in the PrivateAssemblies directory. VCExpress uses
AppDomain.DefineDynamicAssembly to map this assembly and mono doesn't use the
prelook hook.

Can someone else confirm?

-- 
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