360杀毒自动安装
$bt=" 360杀毒"Run("360SD.exe")
WinWaitActive($bt,"欢迎使用")
Send ("!n")
WinWaitActive($bt,"许可证协议")
Send ("!i")
WinWaitActive($bt,"选择安装位置")
Send ("!N")
WinWaitActive($bt,"选择")
Send ("!I")
;if WinWaitActive("找不到服务器 - Microsoft Internet Explorer")then WinClose ("找不到服务器 - Microsoft Internet Explorer")
WinWaitActive($bt,"360安全浏览器安装设置")
ControlClick ($bt,"360安全浏览器安装设置","Button4")
Send ("!n")
WinWaitActive($bt,"正在完成“360杀毒”安装向导")
Send ("!f")
FileDelete(@DesktopDir&"\360软件管理.lnk")
FileDelete(@DesktopDir&"\360保险箱.lnk")
FileDelete(@DesktopDir&"\修复360安全卫士.lnk")
WinWaitActive("360杀毒","")
WinMove("360杀毒", "", 0, 0, 642, 482)
MouseClick ( "left" , 618, 10 , 1)
exit 支持原创,来拿个分。 这个东西我要收藏了。。。 安装360杀毒只要一行代码RunWait("360sd.exe /S")
exit 感谢分享,学习了 这个东西我要收藏了。。。 试了,没有成功,是不是版本的问题。 如果版本不一样,安装也可能会出现错误的!
页:
[1]