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: