Tagged Questions
4
votes
2answers
4k views
How does Windows Task Scheduler in Win7 recognize a failed task?
I am working with Windows 7 and I have an application that returns zero (0x0) when successful and one (0x1) on error situations.
I have scheduled this app using Windows Task Scheduler. I have ...
0
votes
0answers
247 views
How to stop/find invisible task in Windows Task Scheduler?
I can't believe I can't figure this out.
I just created a basic task on Windows 7 Task Scheduler. The task now runs every five minutes. However, the task does not exist in the list. It can't be ...