I've already tried to create a new symlink and to remove the existing
ones, but it does not affect wine... When i run winecfg it brings me all
back to the previous configuration.
Il 15/02/2012 18:18, John Drescher ha scritto:
I've tried for three hours to find where winecfg keeps the path of the fake
drives; oppositely to what the documentation says, is not in the registry.
Can please someone help me? (i need to create a fake drive just for an
application and then remove it; i could do it with a bash script if i find
the config file for that...)
dosdevices
john@jmd0 ~/.wine/dosdevices $ ls -al
total 8
drwxr-xr-x 2 john john 4096 Sep 18 2010 .
drwxr-xr-x 4 john john 4096 Feb 2 08:02 ..
lrwxrwxrwx 1 john john 10 Aug 14 2009 c: -> ../drive_c
lrwxrwxrwx 1 john john 10 Aug 14 2009 d: -> /home/john
lrwxrwxrwx 1 john john 1 Aug 14 2009 e: -> /
lrwxrwxrwx 1 john john 9 Sep 24 2009 f:: -> /dev/sdg1
lrwxrwxrwx 1 john john 10 Aug 14 2009 z:: -> /dev/cdrom
Looks like my link to the cdrom is messed up on the default profile.
Ignore that.
John