Check if an application is running
- Last UpdatedJul 24, 2024
- 1 minute read
In a script, you can check if a specific application is already running by using the InfoAppActive() function. You need to know the application title or Windows task list name first to be able to check if the specific application is running.