F5F Stay Refreshed Software Operating Systems Use a background service or scheduled task that activates when the app opens and stops when it closes.

Use a background service or scheduled task that activates when the app opens and stops when it closes.

Use a background service or scheduled task that activates when the app opens and stops when it closes.

A
alex4max
Member
72
07-29-2016, 02:16 AM
#1
Sure, you can set up a background task for your executable using the Task Scheduler on Windows 10 Pro. Create a new scheduled task that runs when a specific program starts, then configure it to start your file automatically. Alternatively, use an AHK script to trigger the file execution at the desired time and stop it when the app closes.
A
alex4max
07-29-2016, 02:16 AM #1

Sure, you can set up a background task for your executable using the Task Scheduler on Windows 10 Pro. Create a new scheduled task that runs when a specific program starts, then configure it to start your file automatically. Alternatively, use an AHK script to trigger the file execution at the desired time and stop it when the app closes.