Hi,

The LMS cache is often corrupted, and I need to clean it regularly.

To do that, I must first stop the server.

I'd like to make a script to automatize the process (on Windows 7 x64),
but commands like:


Code:
--------------------
    
  Net stop SqueezeSvr
  taskkill /F /IM SQEEZ~3.EXE
--------------------


just don't work.

The LMS does not seem to be installed as a regular Windows service, it's
not listed in the services control panel.

I can kill SQEEZ~3.EXE from the task manager (the DOS mangled name
itself shows it's not launched in a standard way), but not from the
command line.

Starting it is easy though using 'C:\Program Files
(x86)\Squeezebox\server\SqueezeSvr'.

Any idea how I can stop it from the command line?


------------------------------------------------------------------------
Bobsq's Profile: http://forums.slimdevices.com/member.php?userid=40791
View this thread: http://forums.slimdevices.com/showthread.php?t=106672

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to