Trying to launch multiple threads at once without them popping up one by one, can this be done in BAS? Or is there a way to have all the windows load without the script starting and then user has control of when to start all of them simultaneously?
@Diya.3rif Need to use reources and set maximum succes number (recomended).
If you work in one thread and use loop(not recomended), you can unset Reuse recources.