Jump to content

Recommended Posts

Posted

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

Posted (edited)

The excutable isn't inserted in the compiled file, but you can use the function FileInstall() to include the file :)

Happy Holiday

Edited by monoceres

Broken link? PM me and I'll send you the 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
  • Recently Browsing   0 members

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