I need to open more than 10 identical programs. Such a program is like this: you click an executable file (look.txt), and then a dialog box pops up and you need to click OK (or space) to open the related executable file (get.txt). If you run look.txt directly with a batch script, there will be a pause and you need to manually confirm. I wonder if I can open them all at once without pausing.
