【问题标题】:find specific process is running or not using Windows Task Scheduler?使用 Windows 任务计划程序查找特定进程是否正在运行?
【发布时间】:2013-07-03 03:42:30
【问题描述】:

我想检查 xyz.exe 进程是否在窗口进程中运行,为此我想创建一个任务调度程序,它将每 30 分钟检查一次 xyz.exe,如果它没有运行,则运行它

【问题讨论】:

    标签: php process window scheduled-tasks taskmanager


    【解决方案1】:

    在批处理程序中使用“tasklist”cmd,或在此处查看完整答案 -

    How to check if a process is running via a batch script

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2014-08-25
      • 2018-08-21
      • 1970-01-01
      • 2011-12-22
      • 2017-03-24
      • 1970-01-01
      • 2023-03-23
      相关资源
      最近更新 更多