# ProcessMonitor **Repository Path**: nihility123/ProcessMonitor ## Basic Information - **Project Name**: ProcessMonitor - **Description**: windows进程监听程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-25 - **Last Updated**: 2024-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 进程监听程序 ##### 功能说明 监听程序Windows进程是否存在,不存在启动 ##### 配置文件说明 ######监听段 [listen] 进程路径 processPath=D:\\NISRECG\\ECGNIS.exe 日志位置 logPath=H://logs/p.log 循环监听间隔 interval=5000 窗口隐藏校验次数 windowHiddenRepeat=5