Execute a pgm on windows lan server . How to map it

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
lodewig
Level 2
Level 2
Posts: 14
Joined: Tue Nov 18, 2008 9:49 am

Execute a pgm on windows lan server . How to map it

Post by lodewig »

Hello wine team / users.
I have a question I haven't been able to find an answer to yet.
I'd like to execute a windows .exe pgm on one my lan windows server.
How can I map as a letter the windows server directory in wine ?
I am on my linux pc I can see windows server and mount it too ( samba )
I try to map it in wine / config / drive where there is C: ../drive_c and so on
but I can't find it , maybe for my fault , the windows share or network share
Can anyone help me ?
:D
David Gerard

Execute a pgm on windows lan server . How to map it

Post by David Gerard »

2009/6/20 lodewig <[email protected]>:
Hello wine team / users.
I have a question I haven't been able to find an answer to yet.
I'd like to execute a windows .exe pgm on one my lan windows server.
How can I map as a letter the windows server directory in wine ?
I am on my linux pc  I can see windows server and mount it too ( samba )
I try to map it in wine / config / drive where there is C: ../drive_c and so on
but I can't find it , maybe for my fault , the windows share or network share
Can anyone help me ?
Wine can't mount network shares itself. (No-one's written this yet,
and there's no schedule for anyone to do so.)

You'll need to mount it in Linux, so it's in your Linux directory tree
somewhere, then access it through your Wine Z: drive (if, as per
default, that's set up to be your whole Linux directory tree).


- d.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Execute a pgm on windows lan server . How to map it

Post by austin987 »

Not quite...read the docs:

http://www.winehq.org/docs/wineusr-guid ... ure#AEN415

--
-Austin
Locked