发一个 pplive 2.2.25 的脚本
TrayTip("注意:请勿动键盘!","正在安装PPLive 2.2.25,请稍候...",10,1)run("pplivesetup.exe")
winwaitactive("PPLive 2.2.25 安装","欢迎使用“PPLive 2.2.25”安装向导")
Send("!N")
winwaitactive("PPLive 2.2.25 安装","许可证协议")
Send("!I")
winwaitactive("PPLive 2.2.25 安装","选择安装位置")
Send("!N")
Winwaitactive("PPLive 2.2.25 安装","选择附加任务")
ControlCommand("PPLive 2.2.25 安装","选择附加任务", "Button4", "UnCheck")
ControlCommand("PPLive 2.2.25 安装","选择附加任务", "Button6", "UnCheck")
ControlCommand("PPLive 2.2.25 安装","选择附加任务", "Button7", "UnCheck")
ControlCommand("PPLive 2.2.25 安装","选择附加任务", "Button8", "UnCheck")
Send("!I")
Winwaitactive("PPLive 2.2.25 安装","正在完成“PPLive 2.2.25”安装向导")
ControlCommand("PPLive 2.2.25 安装","正在完成“PPLive 2.2.25”安装向导", "Button4", "UnCheck")
ControlCommand("PPLive 2.2.25 安装","正在完成“PPLive 2.2.25”安装向导", "Button5", "UnCheck")
Send("!F")
Winwaitactive("PPLive 2.2.25 安装","常用软件推荐:")
ControlCommand("PPLive 2.2.25 安装","常用软件推荐:", "Button4", "UnCheck","")
ControlCommand("PPLive 2.2.25 安装","常用软件推荐:", "Button5", "UnCheck","")
ControlCommand("PPLive 2.2.25 安装","常用软件推荐:", "Button6", "UnCheck","")
Send("!N")
Winwaitactive("PPLive 2.2.25 安装","百度工具栏 轻松搜索 拦截广告!")
ControlCommand("PPLive 2.2.25 安装","百度工具栏 轻松搜索 拦截广告!", "Button4", "UnCheck","")
Send("!L")
AutoItSetOption("WinTitleMatchMode", 4)
WinWaitActive("What's new.txt - 记事本")
WinClose("last")
页:
[1]