On Saturday 18 June 2005 03:09, James Liggett wrote:
Hello all, I've noticed some problems installing Internet Explorer 6 SP1 with any version of WINE newer than 20050310, and that includes CVS as of yesterday. Apparently, I'm not the only one; many other are also having issues with 20050419 and 20050524. With my current setup, I get this error repeatedly at 81% during installation:
fixme:thunk:__regs_CommonUnimpStub generic stub: ?
Try setting advapi32 to builtin only, this has helped me. ie6 setup seems to load some native dlls if they are set to builitn,native, so it's necessary to force advapi32 to builtin
[DllOverrides] "advapi32" = "builtin"
Hope that helps, Stefan