Hi, trying to minimise the number of preinstall tools and scripts to run stuff on wine-0.9.1 Dragon requires at least IE5 and I have established it will work under wine with IE5.5 if I do my basic setup using sidenet. That's fine, but I want to minimise the accessory tools reqd. and see what wine is capable off now we are at 0.9.1 On fresh .wine I ran winecfg to ensure the basic config. then installed DCOM98. This gave an error until I used franks: WINEDLLOVERRIDES="ole32=n" wine DCOM98 [seems the first attempt installed something before quitting ?!] ie55sp2.exe unpacks fine but the IE5setup stalls even if winecfg sets *n,b as default. wino(a)newsys ~/.wine/c/windows/temp/IE 5.5 SP2 Full $ wine IE5SETUP err:setupapi:DIRID_get_string user id 49001 not found err:setupapi:DIRID_get_string user id 49001 not found fixme:advpack:NeedReboot (0x00000000): stub fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:advpack:RunSetupCommand ((nil), "C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "ActiveX", "C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub fixme:advpack:RunSetupCommand ((nil), "C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "IE4Setup.Failure", "C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub fixme:advpack:RunSetupCommand ((nil), "C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "ActiveX.Failure", "C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub fixme:advpack:ExecuteCab ((nil) 0x7fbdf9e8 (nil)): stub Is this fixable / worth persueing or should I just settle for advising ppl to use sidenet? TIA