http://bugs.winehq.org/show_bug.cgi?id=6085
------- Additional Comments From dank@kegel.com 2007-09-04 15:42 ------- Bug 7690 seems to be fixed with current git, so I gave this one a shot. It fails now with dialog box "Could not locate entry for HAL.DLL in SETUP.LOG to determine type of HAL to update."" So this may not be the best place to obtain Jet 4.0... it's also trying to update the operating system. A few choice +relay lines:
000f:Call kernel32.CreateFileA(0108b600 "c:\windows\system32\hal.dll",80000000,00000001,00000000,00000003,00000000,00000000) ret=01057f45 000f:Ret kernel32.CreateFileA() retval=ffffffff ret=01057f45 ... 000f:Call setupapi.SetupInitializeFileLogA(00000000,00000005) ret=0102680c fixme:setupapi:SetupInitializeFileLogA Stub (null), 0x5 000f:Ret setupapi.SetupInitializeFileLogA() retval=ffffffff ret=0102680c ... 000f:Call kernel32.MultiByteToWideChar(00000000,00000000,0101c11c "DoInstallation: GetInternalHalFileName for %s Failed: 0x%lx ",ffffffff,00000000,00000000) ret=7dda8b27
Is there another jet 4.0 runtime installer somewhere that's not so NT specific?