Jump to content

Recommended Posts

Posted

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

Posted

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.

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
×
×
  • Create New...