Hello!
I've got a profile that runs automatically every 10 minutes. But I want to also be able to run it manually. I have a .bat file setup that does this, but I need to make sure that if I run it manually and it's already running, that it will either wait until the first run is done, or just detect that it's already running and not run a second time.
Does Super Flexible already do something like this? Or is there a setting I need to enable(If there's any way at all)?