On Mon, Jul 24, 2006 at 11:25:17AM +0200, [EMAIL PROTECTED] wrote: > Hi Marcus, > > you wrote: > > > > (Maybe it's possible just to leave out the Z: mapping?) > > > > rm ~/.wine/dosdevices/z: > > > > You can also adjust the "wineprefixcreate" script not to create it anymore. > > as we've heard from our Austrian colleague, this is not improving sec (which > was a freshening shock for me). Furthermore, on this machine it's impossible > to remove the softlink mapping to Z:. It points to "//". This was not done > manually nor intentionally. So I wondered wether this is part of WINE's > normal behaviour or something different.
Since the symlink is in a directory controlled by the user, the user should be able to remove it. If not, something is broken. ls -la ~/.wine ls -la ~/.wine/dosdevices Ciao, Marcus