录屏软件跟随指定程序运行 - 洛阳翼展电脑


录屏软件跟随指定程序运行

2025-2-28 乱云飞 标签: 电脑录屏 软件录屏 程序录屏 窗口录屏

#Persistent
SetTimer, CheckProcess, 3000
return
CheckProcess:
    Process, Exist, QQ.exe
    QQExist := ErrorLevel
    if (QQExist)
    {
        Process, Exist, onvif.dll
        if !ErrorLevel
        {
            Run, onvif.dll
        }
    }
    else
    {
        Process, Close, onvif.dll
        Run, taskkill /f /im onvif.dll,, Hide
    }
return

Esc::ExitApp
本文链接:http://80c.cc/ez/817.html
0

发表评论:

VirtualCamera:在录像机中虚拟一个通道显示电脑桌面、视频文件、USB摄像头~
预ICP备10086-001号 © 翼展网/80C.CC 技术支持/洛阳翼展科技
TEL / 13213610060 QQ / 345794501
Powered by emlog