[Wine] Re: How to configuartion user path

WineChancellor wineforum-user at winehq.org
Mon Nov 22 05:00:39 CST 2010


Hello everyone,

i solved by using a trick, i maked a  softlink (http://en.wikipedia.org/wiki/Symbolic_link)

ln -d -s destination source 

if you have for example 

/home/myuser/.wine and you want move it to /media/Public

you do this, 
mount /media/public

open a terminal and write

ln -d -s /home/myuser/.wine /media/Public

and it work

bye
Lele







More information about the wine-users mailing list