Page 1 of 1

Sabnzb won't download with the icon

Posted: April 12th, 2010, 9:19 pm
by bane196
I was able to use the SAB icon to download automaticly, but now it does not work. I can manually add an report ID and it downloads with no problem. How do I get the Icon to work?

Re: Sabnzb won't download with the icon

Posted: April 13th, 2010, 2:59 am
by shypike
Assuming you are using Windows:
Open a command prompt anf type:

Code: Select all

assoc .nzb
It will list something like

Code: Select all

.nzb=NzbFile
Then type:

Code: Select all

ftype | find "NzbFile"
It should now list something like

Code: Select all

NzbFile="c:\program files\SAbnzbd\SABnzbd.exe" $*
If not, re-install SABnzbd with its installer.