@andreiem I added a random sleep time before all the procedures started. The 1st thread starts. and then 2nd thread .. 3 and 4 5 ... Since they do not do the same operations at the same time, they do not consume much processor.
Skip (predefined) resources on startup?
-
Hello,
I want to use Windows Task scheduler to run my compiled exe bots. How can I skip the resources window at start, as it is already filled with the right data and nothing has changed?
Is it also possible to not only start the compiled exe bot from Windows Task Scheduler but also the project within BAS (run)? I assume I have to call some exe in the BAS install directory with the needed project as argument?