vitamin wrote: > > > You can use a script like this: > > Code: > #!/bin/sh > wine start "`winepath -w "$1"`" > > > here's what i've used : Code: wine "'C:\Program Files\uTorrent\uTorrent.exe -w "$1"'"
vitamin wrote: > > > You can use a script like this: > > Code: > #!/bin/sh > wine start "`winepath -w "$1"`" > > > here's what i've used : Code: wine "'C:\Program Files\uTorrent\uTorrent.exe -w "$1"'"