Quote:
Originally posted by MonsterDK
:CON
CD c:\WindropIO****ed
start hidewndw /r /n 'c:\WindropIO****ed\eggdrop.exe -nt'
ECHO BOT DOWN (RESTARTiNG iT)
:END
|
I had it as :
cd /d c:\WindropIO****ed
start hidewndw /r eggdrop.exe -nt eggdrop.conf
ECHO BOT DOWN (RESTARTiNG iT)
i.e. no path to eggdrop.exe since we're already there, but specify conf filename.
Now I use firedaemon and it's all service... The trick to make FireDaemon to werk with eggdrop is in eggdrop.conf:
set userfile-perm 0666
Hope this helps