Hello,
I need to know where wine permissions are written in regard to users.
That is:
if I run wine with a particolar user it creates its directories and I can execute programs installed with that wine just with that user. If I change user, I have to do the same.
But If I create a symlink to .wine, wine does not recognize its user and the terminal says ".wine is not owned by you".
How to make that wine recall what's its user? Which file I have to edit?
Thanks