GoodBoy Posted December 21, 2012 Posted December 21, 2012 Hello,I Want to Build an .exe file from my main script but i guess it's impossible to do it with autoit, for example :I create a Script that Configure then generate an .exe file which send Pc's Informations via ftp . But For set The ftp settings we have to configure the generated file from the main script .and my idea is to create an .au3 file at temp directory with the ftp settings then compile it by the main script.This is why im looking for the code source of an autoit compiler such as au3 to exe . Sorry For my english.
GoodBoy Posted December 21, 2012 Author Posted December 21, 2012 Hello,I Want to Build an .exe file from my main script but i guess it's impossible to do it with autoit, for example :I create a Script that Configure then generate an .exe file which send Pc's Informations via ftp . But For set The ftp settings we have to configure the generated file from the main script .and my idea is to create an .au3 file at temp directory with the ftp settings then compile it by the main script.This is why im looking for the code source of an autoit compiler such as au3 to exe . Sorry For my english.
JohnOne Posted December 21, 2012 Posted December 21, 2012 Aut2exe is not open source as far as I know. You could just as easily run the generated script though. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Developers Jos Posted December 21, 2012 Developers Posted December 21, 2012 merged the 2 topics. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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