|
简介:AutoIt 3是一款功能强大的脚本(Script)工具,它提供了一个执行Script的平台,并且,它可以把它的Script语言转换成exe可执行程序,在转换的时候可以设定是否允许把exe文件反向转换成Script代码,您还可以设定密码,只有提供正确的密码才可以把exe文件转换成Script代码。AutoIt的Script语法类似于VBScript,简单易学。
AutoIt is a simple tool that can simulate keystokes, mouse movements and window commands (maximize, minimize, wait for, etc.) in order to automate any windows based task (or even windowed DOS tasks). It was primarily designed to assist in automatically installing software that cannot be automatically installed by other means. This is most useful during a PC rollout where hundreds or thousands of client machines need to be automatically installed. However, it is not limited to software installation and can be used to automate most simple windows tasks. 本文转自俺要下载
www.ayxz.com
|