AutoIt Dll GUI
Posted: Tue May 20, 2025 11:41 am
My Current Project is finishing my Automation GUI.
I'm putting a GUI onto the AutoIt Dll, sort of like Wise Installers did for Installs Back in the Day.
I have a preview video on YouTube foe all who are curious: https://youtu.be/uIo8d6Kzu0M
The design Concept is to "map" the various screens you need to automate, then to build "Script Steps" individual AutoIt Pieces, which you then group together to make Scripts. No "real" autoIt coding needed. AutoIt groups of commands are "Run" Commands, "Window" Commands, "Control" Commands, "Mouse" Commands, and Miscellaneous. These Command sets are roughly 95% Complete.
I've yet to see about Menu Commands, these initially appear to be more complex - but this is today's job to see if they can be included.
Pete
I'm putting a GUI onto the AutoIt Dll, sort of like Wise Installers did for Installs Back in the Day.
I have a preview video on YouTube foe all who are curious: https://youtu.be/uIo8d6Kzu0M
The design Concept is to "map" the various screens you need to automate, then to build "Script Steps" individual AutoIt Pieces, which you then group together to make Scripts. No "real" autoIt coding needed. AutoIt groups of commands are "Run" Commands, "Window" Commands, "Control" Commands, "Mouse" Commands, and Miscellaneous. These Command sets are roughly 95% Complete.
I've yet to see about Menu Commands, these initially appear to be more complex - but this is today's job to see if they can be included.
Pete