A Nonny Moose wrote:
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f668,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\john\\Temp\\IXP000.TMP\\OLEAUT32.DLL" -> L"C:\\windows\\system32\\OLEAUT32.DLL"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f668,0
[b]err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\john\\Temp\\IXP000.TMP\\OLEPRO32.DLL" -> L"C:\\windows\\system32\\OLEPRO32.DLL"[/b]
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f668,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\john\\Temp\\IXP000.TMP\\ASYCFILT.DLL" -> L"C:\\windows\\system32\\ASYCFILT.DLL"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f668,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\john\\Temp\\IXP000.TMP\\STDOLE2.TLB" -> L"C:\\windows\\system32\\STDOLE2.TLB"
fixme:ole:DllRegisterServer stub
Install of vb6run done
winetricks done.
The program is, in fact, VB6. There are several "data bases". All but one of them are excel spreadsheets. The other is a .mdb file, and I suspect this is the problem. But anyway, what did I do wrong with the VB6RUN winetrick?
I don't know why you are getting the copy errors.
I was using a .mdb file connecting using Jet 4.0 and mdac 28.
There was a project, that appeared dead for a while called mdbtools.
You might want to investigate how they planned to connect to and use
Access databases. I remember that I had to install a project called
libgda in order to access Access databases. OpenOffice.org does supply
support (or did) for Access databases under their Linux releases. Mac
releases, because libgda is not available, do not.
I'm just trying to provide assistance as best I can, and this may or may
not work in your situation.
James McKenzie