Windows Scheduler - Continuously Running an Application
Hi All,
I want to run a simple application on a specific time interval under a specified user. So I go for the Windows Scheduler. I setup all and working fine.
But mess-up with something. If I log-off(not shutdown the PC) from that user the process is stop. I want the run the process continuously. How can I do that.
Thanks all
Re: Windows Scheduler - Continuously Running an Application
There is a tick box in the scheduled task properties that says "run only if logged on" - have you checked that?