Allow2010 Posted March 10, 2012 Share Posted March 10, 2012 (edited) Hi all, i would like to automate the building of my autoit scripts. for this i would like to use a cmd file that runs aut2exe.exe for the au3 files that need to be rebuilded. my problem is, that when i use "Compile with options" from the context menu and then compile the results are differen than using "aut2exe /in..." so how can i compile an au3 from the commandline so that the options that i have set are used (Tidy, ofuscate, set fileinfo and version, set icon, use beta, requieradmin, and so on) Edited March 10, 2012 by Allow2010 Link to comment Share on other sites More sharing options...
Allow2010 Posted March 10, 2012 Author Share Posted March 10, 2012 (edited) ahh, found it, i just need to use AutoitWrapper instead but still the resulting exe is different in size compared to the one i get when using "compile with options" does anyone know why? Edited March 10, 2012 by Allow2010 Link to comment Share on other sites More sharing options...
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