ob2s Posted July 23, 2009 Posted July 23, 2009 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
dot45 Posted July 23, 2009 Posted July 23, 2009 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.ThanksLook at "FileInstall" in the help file. Tools I've Created & Shared[/url][url="http://www.autoitscript.com/forum/index.php?showtopic=97177&st=0&p=698665&hl=printer&fromsearch=1&#entry698665"]Printer Migration Tool
ob2s Posted July 23, 2009 Author Posted July 23, 2009 Look at "FileInstall" in the help file.RTFHF, sorrythanks
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