[Wine] Re: linux command line from wine

vitamin wineforum-user at winehq.org
Tue Sep 29 23:44:38 CDT 2009


Jakobb wrote:
> Is it possible to run a wine program (Picasa3.5) and use commandline from linux (I'm, thinking about commandline uploading to flickr)

Not sure what you asking here. To run Wine you run 'wine /path/to/program.exe'. If you need to pass a filename to that program then use winepath program: http://wiki.winehq.org/winepath
Ex:

Code:
wine /path/to/program.exe "`winepath -w /tmp/some.file`"









More information about the wine-users mailing list