<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 9, 2015 at 9:21 AM, Sterpu Victor <span dir="ltr"><<a href="mailto:victor@caido.ro" target="_blank">victor@caido.ro</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hello </div>
<div> </div>
<div>I have a Windows application that must access a Windows share at startup(<a>\\server\temp</a>).</div>
<div>When I start this application with wine I receive the error: could not access <span><span><a>\\server\temp</a></span></span>.</div>
<div>How can I make <span>//server/temp</span> accessible from wine?</div>
<div> </div>
<div>Thank you</div></blockquote></div><br>First, I'd ensure that the cifs/smb tools are installed. Second, I'd mount that from your /etc/fstab, and lastly, I'd point the application at a local path  which you can configure wine to use for that.<br><br clear="all"><div><div class="gmail_signature"><br>--<br>W. Scott Lockwood III<br></div></div>
</div></div>