应清水飞云兄要求编写的AU3源码

应Cfan论坛精品软件下载版块版主清水飞云兄要求编写的AU3源码,完成千千静听的自动安装,写的很一般很一般……

$PT="千千静听 5.7正式版 安装程序 Unicode"    `定义字符串变量
$PR="欢迎使用 千千静听 5.7正式版 安装程序"
$PW="完成 千千静听 5.7正式版 安装向导"
Run("TTpsetup.exe")                                `运行TTpsetup.exe
WinWaitActive($PT,$PR)                            `等待安装程序窗口出现,程序窗口特征(包含千千静听 5.7正式版 安装程序 Unicode和欢迎使用 千千静听 5.7正式版 安装程序)
traytip(" 温馨提示","自动安装期间为避免操作失败,请勿动键盘鼠标",15,4)           `显示提示窗口(不知道为何在我这里看不到)
Send("!s")                                                                        `发送Alt+s
Send("!a")                                                                        `发送Alt+a
Send("!n")                                                                        `发送Alt+n
Send("!n")                                                                        `发送alt+n
ControlCommand($PT,"", "Button2", "Check", "")            `出现标题为千千静听 5.7正式版 安装程序 Unicode的窗口时,将第二个控件的勾点上
ControlCommand($PT,"", "Button7", "UnCheck", "")        `部分同上,取消百度工具栏的勾
WinWaitActive($PT,$PW)                                                  `等待出现以完成 千千静听 5.7正式版 安装向导为内容的窗口
ControlCommand($PT,"", "Button1", "UnCheck", "")        `取消控件上的勾
ControlCommand($PT,"", "Button2", "UnCheck", "")
ControlCommand($PT,"", "Button3", "UnCheck", "")
ControlCommand($PT,"", "Button4", "UnCheck", "")                               
ControlClick ($PT,"","Button17")                                        `控件点击

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 7
    评论
au3反编译源码 myAut2Exe - The Open Source AutoIT Script Decompiler 2.9 ======================================================== *New* full support for AutoIT v3.2.6++ :) ... mmh here's what I merely missed in the 'public sources 3.1.0' This program is for studying the 'Compiled' AutoIt3 format. AutoHotKey was developed from AutoIT and so scripts are nearly the same. Drag the compiled *.exe or *.a3x into the AutoIT Script Decompiler textbox. To copy text or to enlarge the log window double click on it. Supported Obfuscators: 'Jos van der Zande AutoIt3 Source Obfuscator v1.0.14 [June 16, 2007]' , 'Jos van der Zande AutoIt3 Source Obfuscator v1.0.15 [July 1, 2007]' , 'Jos van der Zande AutoIt3 Source Obfuscator v1.0.20 [Sept 8, 2007]' , 'Jos van der Zande AutoIt3 Source Obfuscator v1.0.22 [Oct 18, 2007]' , 'Jos van der Zande AutoIt3 Source Obfuscator v1.0.24 [Feb 15, 2008]' , 'EncodeIt 2.0' and 'Chr() string encode' Tested with: AutoIT : v3. 3. 0.0 and AutoIT : v2.64. 0.0 and AutoHotKey: v1.0.48.5 The options: =========== 'Force Old Script Type' Grey means auto detect and is the best in most cases. However if auto detection fails or is fooled through modification try to enable/disable this setting 'Don't delete temp files (compressed script)' this will keep *.pak files you may try to unpack manually with'LZSS.exe' as well as *.tok DeTokeniser files, tidy backups and *.tbl (<-Used in van Zande obfucation). If enable it will keep AHK-Scripts as they are and doesn't remove the linebreaks at the beginning Default:OFF 'Verbose LogOutput' When checked you get verbose information when decompiling(DeTokenise) new 3.2.6+ compiled Exe Default:OFF 'Restore Includes' will separated/restore includes. requires ';<AUT2EXE INCLUDE-START' comment to be present in the script to work Default:ON 'Use 'normal' Au3_Signature to find start of script' Will uses the normal 16-byte start signature to detect the start of a

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 7
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值