@ocraft said in Please fix schedule startup and execution:
@UserTrue can you tell us how you did it? if I want interval every 5h?
There are many ways depending on your needs. The simplest and most obvious way is to use the action sleep in the cycle. Or you can use windows scheduler or other task schedulers.