martin Posted August 15, 2009 Posted August 15, 2009 (edited) The idea has been abandoned and my sample script removed >_< The idea was that a compiled au3 script contains the interpreter. If you could chop that bit out of the exe you could reduce their size by about 200k. So for 5 files you would save 800k since one copy of the part cut out has to be included so it can be stitched back in. Although I made a script that worked on 4 exes that I tried it on, I think that my tests were faulty because I found that the part I cut out of the scripts was not identical for all scripts, although strangely, and perhaps by luck, they all worked when I rebuilt them. Ah well, it wasn't a very useful idea anyway. Edited August 15, 2009 by martin Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
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