http://bugs.winehq.org/show_bug.cgi?id=5824
Summary: mdac-2.8 installer fails on first run Product: Wine Version: CVS Platform: Other URL: http://msdn.microsoft.com/data/ref/mdac/downloads/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
To repeat:
download the mdac-2.8 installer (need real windows to do this at the moment) download fakeie.sh from http://kegel.com/fakeie.sh.txt rm -rf ~/.wine notepad (and quit, just to create ~/.wine. Yes, this is lame.) fakeie.sh wine mdac_typ.exe
mdac-2.8's installer mdac_typ.exe fails on the first run with error err:setupapi:SetupDefaultQueueCallbackW copy error 32 L"C:\windows\temp\IXP000.TMP\msdaorar.dll" -> L"c:\Program Files\Common Files\System\OLE DB\msdaorar.dll" and puts up a dialog box saying Setup cannot be completed because an error was encountered during setup. Please contact your software vendor for more information.
c:\windows\dasetup.log contains multiple complaints about not being able to load syssetup.dll.
Running it a second time lets it complete, oddly. (Don't know if the resulting install is actually correct yet.)