[Wine] Re: How Do You Issue a Filename to Open in Open With?

vitamin wineforum-user at winehq.org
Mon Jun 30 21:38:29 CDT 2008


ThreeDays wrote:
> Thx, but that is the opposite.  I want linux to pass its filename to the wine processed application program.

Along the same ways, except you use "winepath -w". And if your program even registered to to handle particular file type then all you need is:

Code:
wine start `winepath -w "$1"`









More information about the wine-users mailing list