Page 1 of 1

Simply Register as a Service

Posted: May 16th, 2010, 4:02 am
by kikistan
Hello

For Win7 or Win 2008 you don't need ressource kit

just open a command prompt with administration rights:

in X64
sc create SABnzbd binpath= "C:\Program Files (x86)\SABnzbd\SABnzbd.exe" start= auto depend= "Tcpip"

in x86
sc create SABnzbd binpath= "C:\Program Files\SABnzbd\SABnzbd.exe" start= auto depend= "Tcpip"

then use the registry setting in the wiki

Re: Simply Register as a Service

Posted: May 16th, 2010, 4:06 am
by shypike
Great tip, thank you.
BTW: release 0.6.0 will have full service support, making it even easier.

Re: Simply Register as a Service

Posted: November 26th, 2010, 3:32 am
by centurion
I've tried this and it doesn't work. I get the same error that this guy got:

http://forums.sabnzbd.org/index.php?topic=2131.0

Re: Simply Register as a Service

Posted: November 26th, 2010, 5:48 am
by shypike
If you need proper service support, join the Alpha program for 0.6.0.

Re: Simply Register as a Service

Posted: November 26th, 2010, 5:51 am
by centurion
I would love to! What do I need to do to sign up?

Re: Simply Register as a Service

Posted: November 26th, 2010, 5:55 am
by shypike
Just recruited you. Check your email.