JoeCool Posted December 3, 2022 Posted December 3, 2022 Hello, On one side I have few Autoit automation scripts already working perfectly and on the other side I have few python lib already working 🐵 Of course I can load autoitX.dll and call some functions or I can use this python autoitX wrapper from pypi : https://github.com/jacexh/pyautoit It works fine for my quick tests. But my autoit scripts need some functions from UserDefinedFunc, especially GuiListView Is someone know is someone here has made a implementation for UDF (GuiListView) ? Thanks
ahmet Posted December 3, 2022 Posted December 3, 2022 I think that Access AutoIt might be of interest. But you need to have an AutoIt script running as a server.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now