[Bug 5664] Exec linux apps through a helper
http://bugs.winehq.org/show_bug.cgi?id=5664 vitaliy(a)kievinfo.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From vitaliy(a)kievinfo.com 2006-13-07 12:25 ------- Something like this should do the trick: #!/bin/sh exec $1 "`wine winepath "$2"`" &> /dev/null And you start it with: myscrip gimp filename.png Of course you can add it to the registry and associate with .png Then all you need is: wine start filename.png -- 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.
participants (1)
-
Wine Bugs