[K12OSN] Samba and Wine

Jeremy White jwhite at codeweavers.com
Wed May 16 19:26:58 UTC 2007


Levi Kemp wrote:
> Is it possible to run a app on a Windows Share using Wine? Basically
> Wine smb:\\luke\apps\netapps\microtype\mt3.exe or whatever the syntax
> may be?

No; you've got to map the share into the Linux file system space first.

So something like:

  smbmount //luke/apps/netapps/microtype /home/netapps/microtype
  wine /home/netapps/microtype/mt3.exe

Cheers,

Jeremy




More information about the K12OSN mailing list