Displaying 1 result from an estimated 1 matches for "mtdew".
Did you mean:
mdew
2004 Nov 09
1
Multiple computers using same Wine installation?
...would the way to do this just be...
1) Create an SMB share to contain the Wine fake disks.
2) Copy the same ~/.wine directory tree to every home directory on every computer I want.
3) Ensure that the drives defined in ~/.wine/dosdevices' all point to the SMB share. I.e.:
Suppose host 'mtdew' is hosting the fake wine c: drive.
The fake drive is exported via the SMB share name
//mtdew/wine_c. That directory appears in mtdew's local
filesystem at the path /var/fileshares/wine_c/
Further suppose that my other host, 'jolt', imports that
SMB share to have a...