How does Windows Task Scheduler in Win7 recognize a failed task?

后端 未结 4 836
猫巷女王i
猫巷女王i 2020-12-14 16:31

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 Win

4条回答
  •  隐瞒了意图╮
    2020-12-14 17:12

    Nobody has answered the title question though. It seems as though the task scheduler has no way to detect a failed task? Surely it must have something because it has an option to restart failed tasks!

提交回复
热议问题