[Wine] Re: move temp files directory?

tigerdog wineforum-user at winehq.org
Mon Jan 23 00:29:52 CST 2012


jorl17 wrote:
> He meant to change the directory that wine uses for temporary files, not the prefix, I think.

Correct - that's what I want to do.


L. Rahyen wrote:
> You can use ln to create a symbolic link, for example:
> 
> 	rm -rf /home/username/.wine/drive_c/users/username/Temp
> 	ln -s /tmp /home/username/.wine/drive_c/users/username/Temp

And that did it!  Thank you jorl17 and L.Rahyen!   Temp files now go where I want.  I appreciate the help!







More information about the wine-users mailing list