AutoIt Dll GUI

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
Phollyer
Enthusiast
Enthusiast
Posts: 145
Joined: Sat Jun 03, 2017 3:36 am
Location: USA, Texas
Contact:

AutoIt Dll GUI

Post by Phollyer »

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
Phollyer
Enthusiast
Enthusiast
Posts: 145
Joined: Sat Jun 03, 2017 3:36 am
Location: USA, Texas
Contact:

Re: AutoIt Dll GUI

Post by Phollyer »

I've posted Three new Video's on Automation Project or the AutoIT GUI Project.
The System is nearing Completion in the upcoming days. The NEW Overhauled GUI is there to see. I also show how to debut scripts, using the built in execution system.

Check them out: https://www.youtube.com/playlist?list=P ... Y_surtMo0Z
Post Reply