Trying to get InstallShield to work for Otter32 (Tax Reporting software) on Debian Woody (Stable) with wine installed from cvs wine --version=20030911. errors below: fixme:seh:check_resource_write Broken app is writing to the resource data, enabling work-around fixme:ole:ITypeInfo_fnRelease destroy child objects ... fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:CoTreatAsClass ({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594}) ))))destroy child objects fixme:ole:ITypeInfo_fnRelease destroy child objects ... fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:CoTreatAsClass ({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594}) fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process window (nil) fixme:win:SetWindowTextA cannot set text "Otter32 Setup" of other process window (nil) fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:ole:_xread Read only 0 of 4 bytes from 0x58. fixme:ole:_StubReaderThread Failed with hres 80004005 errors like so, with wine --debugmsg +modules,warn+dll Otter32Setup.exe fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process window (nil) fixme:win:SetWindowTextA cannot set text "Otter32 Setup" of other process window (nil) fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:ole:_copy_arg argument was coerced in-place (0x3 -> 0xb); source data has been modified!!! fixme:ole:_copy_arg argument was coerced in-place (0x4003 -> 0x2); source data has been modified!!! fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data has been modified!!!fixme:ole:_copy_arg argument was coerced in-place (0x200c -> 0x1b); source data has been modified!!!fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:ole:_xread Read only 0 of 4 bytes from 0x80. fixme:ole:_StubReaderThread Failed with hres 80004005 I have copied over stdole.tlb and stdole32.tlb into c: /windows/system and the installer throws error 0x9002008 and exits cleanly. Any ideas? Thanks, Jeremy