Jump to content

Recommended Posts

Posted

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?

  • Moderators
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...