I have seen this post mentioned there is an AutoIt3 COM version, and with it I can call AutoIt functions in Python.
I couldn't find the COM version at the AutoIt website. Is it hidden somewhere? How can I get it?
I have seen this post mentioned there is an AutoIt3 COM version, and with it I can call AutoIt functions in Python.
I couldn't find the COM version at the AutoIt website. Is it hidden somewhere? How can I get it?
AutoItX.dll
and AutoItX3_x64.dll
are included in the default installation, in a directory called "AutoItX". Check out the help file AutoItX.chm
in that directory for more info.