I have a .bat file that launches the following: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" http://localhost/TestApiRest/ClienteApiRest.php. I have this programmed with a Windows Task. But my problem is that as this bat is executed, instances of the chrome that have already been executed remain active. The question is: is there any way to, for example after a certain time, delete the created task?
Thank you very much in advance and until another contact.