@echo off :1 tasklist|find /i "xxxx"||start yyyy ping/n 11 127.1>nul goto 1
新建 .bat 文件,将其写入文件
xxxx这里填程序的文件名
yyyy这里填程序的路径
10秒扫描一次