On October 3, 2004 10:44 am, Alexandre Julliard wrote:
"Bill Medland" billmedland@mercuryspeed.com writes:
Those (dlloverrides) are still in config, look at documentation/samples/config.
My question was to do with the mechanisms available for modifying them. You seem to be confirming my suspicion that the only way is to edit the config file itself and restart the wineserver; we can't edit that branch of the registry tree through regedit (either using the GUI or by import).
Yes, you have to modify the config file and restart. That's clearly not satisfying, and it's one of the major motivations for getting rid of the config file and directly accessing the registry.
Thanks guys