# 脚本仓库 **Repository Path**: yiwanzi/script-rpo ## Basic Information - **Project Name**: 脚本仓库 - **Description**: 脚本仓库 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-09 - **Last Updated**: 2022-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 程序进程守护bat脚本 #### 介绍 程序进程守护脚本(以TIM程序为例) #### 使用说明 1. set taskName="TIM.exe" 修改要守护的程序名和程序路径 2. start /d "C:\Program Files (x86)\Tencent\TIM\Bin\" TIM.exe 修改程序路径 2. 运行脚本 #### 特技 1. 守护日志写入路径--D:\bat\keepAliveLog.txt # pdd获取评价