Jump to content

Recommended Posts

Posted

Please help,

Ive started using Autoit 3 in the last few weeks. I have had no previous experience of PC programming, and have created several working GUI type files.

Now i want to make a main Gui file that will launch all of them, but i want to complie the finished article into 1 exe. do i have to copy the code for each exe into the main script? or can i compile from multiple scripts, and is there a script for launching an app from a button click??

Any help will be greatly received.

Thanks

David

Posted

use #include to include all the files into one main fail then compile that.

Thankyou, it turns out i need to use #include-once, but you pointed me in the right direction.

Thanks again.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...