Jump to content

Bundling programs in a compiled exe


Recommended Posts

I have a vbscript I need to run but it also calls a small exe. There isn't anyway to package up the vbscript and the exe so that when the the autoit compiled exe runs the first time it coughs up the script and exe or runs it ? I realize I could 'echo' out the script and check for its presence but I am not sure how to handle the exe. I don't want to create a winzip autoextractor file.

Thanks

Link to comment
Share on other sites

I have a vbscript I need to run but it also calls a small exe. There isn't anyway to package up the vbscript and the exe so that when the the autoit compiled exe runs the first time it coughs up the script and exe or runs it ? I realize I could 'echo' out the script and check for its presence but I am not sure how to handle the exe. I don't want to create a winzip autoextractor file.

Thanks

Look at "FileInstall" in the help file.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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