[Bug 25340] Multiple apps need support for COM server information from PE manifest a.k.a registration/registry-free COM (Exact Audio Copy (EAC), AliWangWang ...)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 9 17:30:20 CDT 2012


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

winehq.org at ewood.users.cementhorizon.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winehq.org at ewood.users.ceme
                   |                            |nthorizon.com

--- Comment #16 from winehq.org at ewood.users.cementhorizon.com 2012-06-09 17:30:20 CDT ---
(In reply to comment #8)
> Confirming that running regsvr32 sql* while in the EAC directory does allow the
> program to run. 
> 
> Wine 1.3.9 and EAC beta 1.
> 
> My exact output looked like this: ~/.wine/dosdevices/c:/Program Files/Exact
> Audio Copy$ regsvr32 sql*
> Successfully registered DLL sqlceca35.dll
> DllRegisterServer not implemented in DLL sqlcecompact35.dll
> Successfully registered DLL sqlceoledb35.dll
> DllRegisterServer not implemented in DLL sqlceqp35.dll
> DllRegisterServer not implemented in DLL sqlcese35.dll

lemonsforlemonade is right, this process works around the problem with EAC

cd ~/.wine/dosdevices/c\:/Program\ Files\ \(x86\)/Exact\ Audio\ Copy/
regsvr32 sql*

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