[Wine] Re: open torrents with utorrent or other?(gnome)

vitamin wineforum-user at winehq.org
Thu Nov 6 08:23:03 CST 2008


stimpak wrote:
> 
> vitamin wrote:
> > 
> > 
> > You can use a script like this:
> > 
> > Code:
> > #!/bin/sh
> > wine start "`winepath -w "$1"`"
> > 
> > 
> > 
> 
> 
> Doesnt work
> 

Then your program didn't correctly associated files with itself.


stimpak wrote:
> here's what i've used : 
> 
> Code:
> 
> wine start "'C:\Program Files\uTorrent\uTorrent.exe -w "$1"'"
> 
> 
> 

It's not correct. You forgot winepath.







More information about the wine-users mailing list