On Thu, 2003-09-25 at 18:21, Alexandre Julliard wrote:
No, that hardcoded list is only for dlls that we know will never work as native. We don't want to have to change it every week depending on the progress of some other dll. There are plenty of things that you may have to add in the registry or config when upgrading Wine, that's just one of them; we'll need a general mechanism to do that anyway.
OK, so the best way to tackle this then is probably once we moved the config entirely into the registry for packages to remerge the default registry on install/upgrade?
Of course people who do "make install" from CVS are a bit stuck - maybe we can use Makefile rules to do it ?