Hello to Everyone,
I have a python script file that I want to run using a task scheduler every five minutes. First, it will check that the script is running in windows or not. If the script is not running then it will run the script.
Please help me to solve the issue.