sunrunner20 Posted June 5, 2006 Posted June 5, 2006 First off: I know of the existance of autoit2exe. What I want to do is not simply compile the script to an exe, but I want to wrap that executable around another executable. This would make it easyer for me to create various auto installation apps that instead of dealing with a group of files would allow me to deal with a single file. I've not seen this feature so far with Autoit, so does anybody else know of a utilty that would let me do this?
Uten Posted June 5, 2006 Posted June 5, 2006 Download v3 and take a look at FileInstall in the help file Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
Moderators SmOke_N Posted June 5, 2006 Moderators Posted June 5, 2006 First off: I know of the existance of autoit2exe. What I want to do is not simply compile the script to an exe, but I want to wrap that executable around another executable. This would make it easyer for me to create various auto installation apps that instead of dealing with a group of files would allow me to deal with a single file. I've not seen this feature so far with Autoit, so does anybody else know of a utilty that would let me do this?If you want to "wrap" an executable "around" your AutoIt .exe then look at FileInstall() in the help file. 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.
sunrunner20 Posted June 5, 2006 Author Posted June 5, 2006 Sweet! And Thanks for the fast replys... and SmOke_N... LOL at the Stargate SG-1 Rip...
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