http://bugs.winehq.org/show_bug.cgi?id=25340
winehq.org@ewood.users.cementhorizon.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq.org@ewood.users.ceme | |nthorizon.com
--- Comment #16 from winehq.org@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*