[Bug 5368] files openened in wine programs from Nautilus have wrong path passed

Wine Bugs wine-bugs at winehq.org
Wed Sep 27 11:44:22 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5368





------- Additional Comments From vitaliy at kievinfo.com  2006-27-09 11:44 -------
Not entirely correct. To make it as close as possible to native you should do
something like:

#!/bin/sh
wine start "`winepath -w "$1"`"

Of course you have to have that file type associated within Wine with
appropriate application.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list