why windows 7 task scheduler task fails with error 2147942667

后端 未结 7 633
粉色の甜心
粉色の甜心 2021-01-30 01:38

I am facing a strange problem. I have scheduled a task to lauch a batch file. When I run the task with option Run only when user is logged on everything works fine.

7条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-30 01:59

    For a more generic answer, convert the error value to hex, then lookup the hex value at Windows Task Scheduler Error and Success Constants

提交回复
热议问题