15 Dec
2007
15 Dec
'07
3:50 p.m.
http://bugs.winehq.org/show_bug.cgi?id=10719 --- Comment #12 from yellow_onion(a)orcon.net.nz 2007-12-15 09:50:39 --- #! /bin/sh # Launch Wine app in its own directory # switches are not passed as of yet # path="`expr "$@" : '\(.*\)/'`" basename="`expr "//$@" : '.*/\([^/]*\)'`" cd "$path" wine $basename -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.