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"`