[Wine] Re: JUST A COUPLE OF NUBBY QUESTIONS BETWEEN ME AND FREEDOM

Usurp wineforum-user at winehq.org
Thu Jun 19 15:39:36 CDT 2008


jpearls wrote:
> 
> 4. I can't get utorrent to launch from links in firefox; everything else about both programs works perfectly.  I've tried three scripts:
> 

No need to use sed here,
winepath is intended for that.


Code:
#!/bin/sh
cd ~/.wine/drive_c/Program\ Files/utorrent
wine utorrent.exe $(winepath -w "$1")









More information about the wine-users mailing list