mitchman333 wrote: > I am trying to configure WINE to have the same UNC mapping structure on my Linux machine (eg. \Ubuntu\M-Music\) so I can share a common SQLite database throughout the network. Wine can not access remote windows shares. You have to mount them first with samba. Also there are questions if Wine even supports UNC mapping at all (into local filesystem of course). There is some code that does it but the shell doesn't support it - you can't "browse for file" into UNC paths.