On Windows, I use this "RestartServer.bat" script:
Code:
--------------------
@echo off
net stop squeezesvc
timeout /t 5
net start squeezesvc
--------------------
------------------------------------------------------------------------
Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=114094
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss