Search found 1 match

by felixandrea
Mon Aug 17, 2026 4:20 am
Forum: General Discussion
Topic: Question about monitoring a process and restarting it automatically
Replies: 1
Views: 11530

Question about monitoring a process and restarting it automatically

Hi everyone, I'm working on a RoboTask automation where I need to monitor a specific Windows application and automatically restart it if it stops responding or closes unexpectedly. Ideally, the task would: Check whether the process is running at regular intervals. Detect if the application is no lon...