Re: move temp files directory?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I would like to point Wine at my Linux temp directory instead of
> /home/username/.wine/drive_c/users/username/Temp

	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



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux