jesternaut Posted December 21, 2007 Posted December 21, 2007 Hello all, When an autoit script is compiled that calls an outside executable will the outside executable be included in the complied code or do I need to insure that that executable is located on whatever server the compiled autoit3 script is run on? Thanks, And a happy holiday season to you
monoceres Posted December 21, 2007 Posted December 21, 2007 (edited) The excutable isn't inserted in the compiled file, but you can use the function FileInstall() to include the file Happy Holiday Edited December 21, 2007 by monoceres Broken link? PM me and I'll send you the file!
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