AutoIt-v3-COM Automation Bridge allows to use functions in AutoIt v3 (AU3) scripts from WSH, VBasic or other COM capable programming language. The library consists of two parts, a COM proxy DLL AU3Aut.dll and a small UDF AU3Automation.au3.
Features
- Create COM server in your plain or compiled AU3 script, in latter case AutoIt doesn't even need to be installed on the target computer to use the server.
- Export any user defined script function.
- Export any global AU3 variable (except for some types).
- Call exported functions or read/write exported variables from any programming language that supports late binding (i.e. "CreateObject").
- Read all AutoIt @macros from COM clients.
License
GNU General Public License version 3.0 (GPLv3)Follow AU3Automation
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of AU3Automation!