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")