http://bugs.winehq.org/show_bug.cgi?id=25765
--- Comment #8 from rmaz@gmx.net 2011-04-20 07:52:37 CDT --- Just to add that when I now attempt to install a game (Temple of Elemental Evil) via
$ wine d:setup.exe
(d: is the cdrom)
this old bug rears its head
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\Program Files\Common Files\InstallShield\Professional\RunTime\IsProBE.tlb" failed with error 2 fixme:storage:create_storagefile Storage share mode not implemented.
and the installation aborts with some error message. I think this was reported fixed with 1.1.24 (compare e.g. bug 18893). The file IsProBE.tlb is in fact not there in .wine, there is only an iKernel.rgs in this directory. Maybe .wine is not created correctly after all?