Hi, I want to use the restart squeezecenter feature of ServerPowerControl on Windows. I have created a vbscript that uses WMI to get hold of the SC service, send it the stop signal, wait until the service acually stops, send the start signal, wait until SC actually restarts and post an entry in the event log. The script works fine when run from the command-line. However, when triggered from my duet controller I see SqueezeCenter and SqueezeMySQL stop, then SC goes to starting and MySQL starts (so far so good). Then MySQL stops and SC stops again. The event viewer shows MySQL starting and stopping and shows an error saying that SC couldn't start because it's already running and there is no entry in the event viewer from my script. I'm willing to post the vbscript I used if it helps.
Has anyone else had problems with this or know a way to make it work in XP? Thanks. -- indifference_engine ------------------------------------------------------------------------ indifference_engine's Profile: http://forums.slimdevices.com/member.php?userid=20698 View this thread: http://forums.slimdevices.com/showthread.php?t=48521 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
