Bobsq wrote:
> It happens when adding/removing disk folders, which I am doing often at
> the moment testing new rips. Otherwise, it's stable.
there is something like filesystem you didnt need to add remove
disks/foler for a temporary reason.
Bobsq wrote:
> It's not the problem, net just does not know that LMS is a service,
me and all the others too - we even didnt know what kind of blows you
are using ;-)
its not my fault :p:cool:
Bobsq wrote:
> tasklist shows 'SQUEEZ~3.EXE 13592 Console 1 238,176 K', but taskkill
> cannot kill it
pretty simple
Code:
--------------------
for /f "tokens=2" %a in ('tasklist ^|find "SQUEEZ~3.EXE"') do taskkill /F
/pid %a
--------------------
------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=106672
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter