Question
Legerity
US
Last activity: 25 Apr 2019 11:19 EDT
Creating Multiple Instances of Windows Application
I have a requirement to create an automation that launches multiple instances of a windows application. The application path is C:\Program Files (x86)\ABCSystems\ABC.exe. Is there a way to do this using a list loop? I was able to launch the application once successfully but not multiple times.