Vicks Posted July 10, 2006 Posted July 10, 2006 ok so say you have a gui with options right, do you have to create a ini in order for it to save the changes or is there another way to do it [s]Autoit[/s]
Somniis Posted July 10, 2006 Posted July 10, 2006 The only ways I know of are INIs and/or registry values.
Vicks Posted July 10, 2006 Author Posted July 10, 2006 The only ways I know of are INIs and/or registry values. yeps thats what i thoguht thanks maybe a new udf should be ini within a compiled script [s]Autoit[/s]
Paulie Posted July 11, 2006 Posted July 11, 2006 yeps thats what i thoguht thanks maybe a new udf should be ini within a compiled script you can use normal text documents or HTML files, or any text-based form of information reallynot just INIs
evilertoaster Posted July 11, 2006 Posted July 11, 2006 (edited) Some time ago i think i saw someone post somthing in script and scraps that let you embed data into your compiled exe. This would let you do it without anything external...i can't seem to find it though...i think it was w0uter or another one of those compiled-binary-messer-arounder people Edited July 11, 2006 by evilertoaster
Moderators SmOke_N Posted July 11, 2006 Moderators Posted July 11, 2006 Some time ago i think i saw someone post somthing in script and scraps that let you embed data into your compiled exe. This would let you do it without anything external...i can't seem to find it though...i think it was w0uter or another one of those compiled-binary-messer-arounder people Talking about this?http://www.autoitscript.com/forum/index.ph...st&p=189472 Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
evilertoaster Posted July 11, 2006 Posted July 11, 2006 nah i think that's for dll injecting... The thing I'm thinking would just add some binary data to the compiled exe (without corrupting it) and provided a way to access it. I know people even took it to the extent of embeding whole files in there (not fileinstall but simmilar)...anyways i can't seem to find it...hummm....
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