Re: Force native MSI and MSHTML

2003-09-25 Thread Gregory M. Turner
On Thursday 25 September 2003 12:21 pm, Alexandre Julliard wrote: > Mike Hearn <[EMAIL PROTECTED]> writes: > > Annoying isn't it? The config file is not the right place to do this > > anyway, better to have it hardcoded into loader/loadorder.c IMHO, > > otherwise users will always forget to update

Re: Force native MSI and MSHTML

2003-09-25 Thread Alexandre Julliard
Mike Hearn <[EMAIL PROTECTED]> writes: > Annoying isn't it? The config file is not the right place to do this > anyway, better to have it hardcoded into loader/loadorder.c IMHO, > otherwise users will always forget to update their config. No, that hardcoded list is only for dlls that we know will

Force native MSI and MSHTML

2003-09-25 Thread Mike Hearn
ese two DLLs that's actually what we want - at least the "dll not found" error is understandable by most users as opposed to some random stub crash/hang/whatever caused by missing functionality. ChangeLog Force native MSI and MSHTML in the load order Index: loader/loadorder.c