|
Run("MaxDOS.exe")
WinWait("MaxDOS V6 Se 安装程序")
WinWaitActive("MaxDOS V6 Se 安装程序")
Send("!n")
WinWait("MaxDOS V6 Se 安装程序")
WinWaitActive("MaxDOS V6 Se 安装程序")
ControlClick("MaxDOS V6 Se 安装程序", "Button3", "left","")
Send("!n")
WinWait("MaxDOS V6 Se 安装程序")
WinWaitActive("MaxDOS V6 Se 安装程序")
Send("!n")
WinWait("MaxDOS V6 Se 安装程序")
WinWaitActive("MaxDOS V6 Se 安装程序")
ControlCommand("MaxDOS V6 Se 安装程序","", "Button5", "Check")
WinWait(" MaxDOS V6 已经安装成功。")
WinWaitActive(" MaxDOS V6 已经安装成功。")
Send("!f") |
|