Delete By: Nobody/Anonymous (nobody) - 2008-01-18 12:40
Hi,
Just installed 0.3.0 on Vista x64 glad it works fine.
But I don't like the fact that at the start up of SABnzbd it opens up the internet explorer with the interface. I have SABnzbd set to start at windows start up so, and SABnzbd as a starting page in IE.
Is there a way to turn of the IE pop up at the startup of SABnzbd?
RE: Opens up Internet Explorer at startup
Delete By: shypike (shypikeProject Admin) - 2008-01-18 12:48
Start it up once (or everytime) with the option -b 0.
(You can modify the shortcut and add "-b 0" without quotes behind .....\SABnzbd.exe)
RE: Opens up Internet Explorer at startup
Delete By: switch (swi-tch) - 2008-01-18 12:50
Append -b 0 to the end of your shortcut
E.G
Find your shortcut in the startup folder, right click properties.
In the target field it should be something like
"C:\Program Files\SABnzbd\SABnzbd.exe"
add -b0 to it like so
"C:\Program Files\SABnzbd\SABnzbd.exe" -b 0
Press ok.
RE: Opens up Internet Explorer at startup
Delete By: Nobody/Anonymous (nobody) - 2008-01-19 10:12
what about sabnzbd.ini
put:
auto_browser = 0


