Reply to thread

Hi mdsflyer.


I cant repeat your problem, the only thing I can come up with is that the clientcheck.exe has been stoped and then started again without that the clientactive.exe has been stoped, because clientcheck dont do that if its get closed.


The batch file should look like this:


START /min ClientCheck.exe 1 client1 client2 media


where 1 is the number of minutes between the checks for clients and

client1, client2 and media are names on different clients


/Juppe


Top Bottom