• 0 or 0x0: The operation completed successfully.
  • 1 or 0x1: Incorrect function called or unknown function called. (did you use the correct start in folder and/or environment path for the bat/exe?)
  • 2 or 0x2: File not found.
  • 10 or 0xa: The environment is incorrect.
  • 0x41300: Task is ready to run at its next scheduled time.
  • 0x41301: Task is currently running.
  • 0x41302: Task is disabled.
  • 0x41303: Task has not yet run.
  • 0x41304: There are no more runs scheduled for this task.
  • 0x41306: Task is terminated.
  • 0x8004130F: Credentials became corrupted (*)
  • 0x8004131F: An instance of this task is already running.
  • 0x80070002: Basically something like file not available (2147942402)
  • 0x8007010B: Action 'start in' directory can not be found.
  • 0x800704DD: The service is not available (is 'Run only when an user is logged on' checked?)
  • 0xC000013A: The application terminated as a result of a CTRL+C.
  • 0xC06D007E: Unknown software exception.

UPDATE:

在Windows 10上有一个在上述列表中不存在的code:“操作员或系统管理员拒绝了请求。(0x800710E0)”

最新文章

  1. 使SWT/JFace支持跨平台
  2. SQLiteDatabase 基本操作
  3. c4,configure the debug environment
  4. 详解 Spotlight on MySQL监控MySQL服务器
  5. Python 通过print将数据保存到文件中
  6. MVC-Html.ActionLink的几种写法
  7. css案例学习之table tr th td ul li实现日历
  8. Win32_Battery class
  9. Oracle中碰到的函数和关键字收集
  10. UVA 673 Parentheses Balance (栈)
  11. java线程学习之join方法
  12. 一些安全相关的HTTP header
  13. CCF-再卖菜-20180904
  14. ROM、PROM、EPROM、EEPROM、FLASH ROM、FLASH、eMMC
  15. impala客户端连接
  16. C#中四种常用集合的运用(非常重要)
  17. 洛谷P2523 [HAOI2011]Problem c(计数dp)
  18. UG NX9.0.0 for linux安装
  19. webpack 启动 vue
  20. docker从零开始网络(四 ) host网络

热门文章

  1. C# Winform软件多语言(汉语、英语。。。)界面的切换,低耦合
  2. java线程总结1--线程的一些概念基础以及线程状态
  3. Be opinionated out of the box but get out of the way quickly as requirements start to diverge from
  4. JQuery的一些基础知识
  5. MyBatis_动态代理
  6. docker 开机自动启动容器
  7. Linux pip 安装模块时,一直黄字错误:Could not find a version that satisfies the requirement
  8. Linux 安装 EPEL YUM源
  9. apache和tomcat搭建集群
  10. wamp配置步骤