Hi,
I follow the instructions to install WINE on Ubuntu 9.04 and it works fine. Then I downloaded GrabIt and installed it. An item is added to the desktop which I can double click to invoke GrabIt.
Now the problem, I want to associate nzb with GrabIt instead of LottaNzb. How can I do that? TIA.
Kenny
Cannot associate nzb with GrabIt
-
- Newbie
- Posts: 1
- Joined: Sun May 03, 2009 5:54 pm
Cannot associate nzb with GrabIt
aspireoneuser1 wrote:
James McKenzie
Ask in the Ubuntu User forums.Hi,
I follow the instructions to install WINE on Ubuntu 9.04 and it works fine. Then I downloaded GrabIt and installed it. An item is added to the desktop which I can double click to invoke GrabIt.
Now the problem, I want to associate nzb with GrabIt instead of LottaNzb. How can I do that? TIA.
James McKenzie
Cannot associate nzb with GrabIt
On Thu, May 7, 2009 at 04:44, James McKenzie <[email protected]> wrote:
You might want to write a small shell script that takes a Unix path to
a NZB file and launches grabIt / alt.binz with the Windows path as an
argument. You can then associate the files with the script. (Following
general instructions for your distro / desktop environment /
freedesktop standards)
http://wiki.winehq.org/winepath will handle the conversion to Windows path.
If you're having trouble with the scripting, I might give it a shot...
Lots of scripting background: http://www.grymoire.com/Unix/Sh.html and
http://www.grymoire.com/Unix/
Gert
There is some Wine-related issues as well....aspireoneuser1 wrote:Ask in the Ubuntu User forums.Hi,
I follow the instructions to install WINE on Ubuntu 9.04 and it works fine. Â Then I downloaded GrabIt and installed it. Â An item is added to the desktop which I can double click to invoke GrabIt.
Now the problem, I want to associate nzb with GrabIt instead of LottaNzb. Â How can I do that? Â TIA.
You might want to write a small shell script that takes a Unix path to
a NZB file and launches grabIt / alt.binz with the Windows path as an
argument. You can then associate the files with the script. (Following
general instructions for your distro / desktop environment /
freedesktop standards)
http://wiki.winehq.org/winepath will handle the conversion to Windows path.
If you're having trouble with the scripting, I might give it a shot...
Lots of scripting background: http://www.grymoire.com/Unix/Sh.html and
http://www.grymoire.com/Unix/
Gert