[Wine] Re: CONFIGURE LAN IN WINE

vitamin wineforum-user at winehq.org
Thu Apr 16 08:31:08 CDT 2009


Woodlo wrote:
> My problem is configure LAN disk for save file into server... In MS windows with CATIA I save all file in S: (where S: is \\server\directory)
> In wine how do I configure this setting?

Mount that remote share with Samba (cifs). Then start winecfg and map that mount to a drive.

If this program really wants s: drive, you can map this manually with:

Code:
ln -s /mnt/server_mount ~/.wine/dosdevices/s:









More information about the wine-users mailing list