Page 1 of 1

Shutdown UnrealIRCd without asking?!

Posted: Tue Feb 21, 2006 12:45 pm
by AmoKomA
Hi there,

i'd like to use UnrealIRCd 3.2.4 only für one hour every day, so i used Windows taskplaner (on Windows 2k Server) to start the IRCd and would like to use it to for shuting it down. But when the hour elapses the message "Close UnrealIRCd? [Yes, No]" appears.

I'd like it to close imidiately without my action. Is there a possibility for that?

thanks a lot

AmoK

Posted: Tue Feb 21, 2006 7:15 pm
by Dukat
Install Unreal as a service.
After that, you can start the service with "unreal start" and stop it with "unreal stop".

Posted: Wed Feb 22, 2006 6:53 am
by AmoKomA
thanks a lot for that hint, i was looking for a possibility without installing unreal as a service... but anyway i've done that and put that "unreal start", "unreal stop" thing in 2 batches and it works fine.

thanks, amok