[Bug 50846] Enterprise Architect 14 EA.Interop.DLL generates OLE/RPC error when accessing SQL database (MySQL ODBC driver)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Aug 30 01:52:31 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50846

--- Comment #7 from Nikolay Sivov <bunglehead at gmail.com> ---
Looking at installer some more it has this:

LaunchCondition -> Installed OR VS12REDISTX86
AppSearch -> VS12REDISTX86 = FindRedistVS12
RegLocator -> FindRedistVS12, which is:

FindRedistVS12:2:SOFTWARE\Microsoft\VisualStudio\12.0\VC\Runtimes\x86:Version:2

However, with msvcr120/msvcp120 installed on Windows 10, I don't have this
registry key, but installer does not complain. Maybe something to look at msi
side.

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