No subject


Tue Aug 30 15:00:21 CDT 2005


-------------
 Windows shares can are mapped into the unc/  directory so anything trying to
access \\machinename\some\dir\and\file will look in
~/.wine/dosdevices/unc/machinename/some/dir/and/file. For example, if you used
Samba to mount \\machinename\some on /mnt/smb/machinename/some then you can do

            ln -s /mnt/smb/machinename/some unc/machinename/some
          

to make it available in wine (don't forget to create the unc directory if it
doesn't alrady exist).
-------------

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list