Hi Marcus, you wrote:
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.
On SUSE:
mv away the fake_windows directory (mv ~/.wine ~/.wine.old).
run wineprefixcreate, it will create a new setup.
I have a question: Why create wineprefixcreate the "Program Files" and "Program Files/Common Files" as a subdirectory of the windows directory instead of the root directory ?
I attached a patch to prevent this behaviour.
Bye,
Henning