hello francois!
> Maybe this could be used for solving this problem: when root
> installs Wine he sets all the directories right, and this is stored in
> this '.Default' tree. Then when an actual user starts Wine for the
> first time, obviously he does not have a registry yet. So what Wine
> would do is copy the contents of the ".Default" tree to form the
> user's new HKEY_CURRENT_USER key. That way he would inherit all the
> right settings automatically.
thanks for you answer, this could solve the problem. if windows do so,
wine probably should copy its behaviour, and "inherit" that key values
from .Default/ for every new user. i'll try to write a patch for it in
next few days, if there's something incorrect on this behaviour, you
guys let me know before i begin...
thanks,
martin