On Sat, Apr 19, 2008 at 2:01 AM, hugues <wineforum-user@xxxxxxxxxx> wrote: > I have a problem with the HTML Help Work Shop compiler. It crashes with > the newer wine version (0.9.54 up to 0.9.60) under kubuntu 7.10 > For information, my Html work shop install is as said at this link: > http://appdb.winehq.org/objectManager.php?sClass=version&iId=2978 > > 1/ the command regsvr32 itircl.dll returns: Failed to load DLL itircl.dll. > However, the dll is in system32. What is wrong ? > For information regsvr32 itss.dll is OK. > > 2/ Then, when I do > wine ~/.wine/drive_c/Program\ Files/HTML\ Help\ Workshop/hhc test.hhp, here is the result : > > err:ole:CoGetClassObject class {4662daa9-d393-11d0-9a56-00c04fb68bf7} not registered > ... > Unhandled exception: page fault on read access to 0x0073007f in 32-bit code (0x65e2fe25). > ... > kchmviewer crashed when the chm file is opened. The two questions are probably related. Did you use winecfg first to set up native overrides for both itss.dll and itircl.dll? I don't see the appdb saying to do both of them, but that might help. - Dan