radenz Posted August 8, 2006 Posted August 8, 2006 if i want to compile the script, will it be a standalone program? so i can use it anywhere.
Helge Posted August 8, 2006 Posted August 8, 2006 Searching for "compile" in the helpfile gives me this :It is possible to take your .au3 script and compile it into a standalone executable;this executable can be used without the need for AutoIt to be installed and withoutthe need to have AutoIt3.exe on the machine.
GtaSpider Posted August 8, 2006 Posted August 8, 2006 (edited) Hi! yes exe is standalone! but you can make a exe again to a au3 with the tool exe2aut.. if you maked it again to a au3 then its not standalone sry again for my bad english so long spider Edited August 8, 2006 by GtaSpider www.AutoIt.de - Moderator of the German AutoIt Forum
i542 Posted August 8, 2006 Posted August 8, 2006 Totaly standalone. If you want include and script, include AutoIt3.exe too. Tool is called Aut2Exe. Search Help for some additionall help. All AutoIt files aren't nessecary to run script, you only must have AutoIt.exe and all includes. i542 I can do signature me.
Confuzzled Posted August 10, 2006 Posted August 10, 2006 One of the attractive strongpoints of AutoIT is no installation routines needed, no runtime modules needed, and no un-installation routines needed either. Just put the final exe file wherever and it will run!
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