http://bugs.winehq.org/show_bug.cgi?id=6526
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|shdocvw |kernel32
--- Comment #3 from Dan Kegel dank@kegel.com 2008-01-07 20:15:20 --- Yes. I have to do winetricks jet40 before installing, since the app complains that the copy of jet40 on the cdrom is corrupt.
It then seems to do ok until it tries installing itself and registering some dlls. It then complains that it can't run regsvr32:
trace:process:CreateProcessW app (null) cmdline L""C:\windows\system32\regsvr32.exe" /s comcat.dll" ... trace:process:CreateProcessW starting L"C:\windows\system32\regsvr32.exe" as Unix binary ... trace:file:FILE_SetDosError errno = 8 Exec format error ... trace:text:DrawTextExW L"Could not execute the external program C:\windows\system32\regsvr32.exe.", 72, [(26,10)-(248,28)] 00000c50
Somehow Wine has been fooled into not recognizing that regsvr32 is a fake builtin binary!