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