Jump to content

AutoIt compilation


Recommended Posts

I'm currently working on a project that uses AutoIt to automate older software installation. The scripts need to be compiled. In the course of testing these scripts I've come across an infuriating issue. Compiling programs with syntax errors doesn't fail at compile time. It fails at runtime. Does anyone know why this is and if there is way to have errors thrown at compile time? This is immensely problematic because I'm on a virtual machine and errors half way through the installation process mean I have to revert back to a clean environment.

Link to comment
Share on other sites

  • Moderators

Ensure you're using the full version of AutoIt. Then, prior to compiling, hit CTRL+F5 to run the SyntaxCheck Prod.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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...