Search found 1 match

by MauSilva
Thu Apr 17, 2025 3:19 pm
Forum: General Discussion
Topic: 58 / 5.000 How to prevent the same program from running more than once
Replies: 1
Views: 425

58 / 5.000 How to prevent the same program from running more than once

I need to perform an access that must be done through the Chrome URL. I created a task that runs the Chrome.exe program and pass the parameter in the URL. The problem is that I need to check if the routine is running from time to time, to prevent it from going down and not going up again. I created ...