Windows 7 task scheduler keeps returning operational code 2
问题 I set up a scheduled task to run under my account. Everything it runs, even if it is successful, returns an operational code of (2). I looked this up this error code at the below link, and it claims it cannot find the specific file. http://www.hiteksoftware.com/knowledge/articles/049.htm Even if I do something very simple, I get back operational code of (2). For example: run program: cmd.exe start in path: c:\windows\system32 I start the task and I see the process running in my task manager,