'Task Scheduled, but returns 0x80070002 when I try to activate using winapi, means task not found
Did this example to activate task and this example to create task.While enumerating the tasks using this, it doesn't print the task created , but when opening the task scheduler the task is created shown here. And while I am running manually the task is actually runs fine.but while try to activate via c++ shows error 0x80070002 -> COR_E_FILENOTFOUND
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
