Currently I am modding Among Us which uses an executable to open. In order for me to test I would need to open 4 instances of it.
I test my mods a lot and it would be great if I were to have a batch file that would open the game 4 times in a 1 second interval. After that it would move the windows into 4 separate corners.
I've done research and the only valid one I saw useful was: Open file explorer at coordinates
Although that thread works, it either doesnt support exe files or I don't understand enough to filter the exe file.
If anyone could help me create one, that would be great!