Le mer 11/08/2004 à 08:38, Mike Hearn a écrit :
If you want to fix it, the simplest way would be to create the following symlinks in ~/.wine/dosdevices:
ln -s ../fake_windows c: ln -s /home/julian y:
Or to delete ~/.wine
And lose fake_windows????
I'm not sure what to do about this, except maybe to add back in support for ${HOME} style vars. It's clear that people are "using" (at least, installing) much older versions than we anticipated.
The problem comes when upgrading from an old version (still supporting ${HOME}) to a newer version (supporting either %HOME% or dosdevices).
The older version, by itself, still works correctly.
Vincent