Jump to content

Recommended Posts

Posted

I am just wondering what the technical difference between the two is. I cannot seem to find any help files with this information. Forum searches return 27 pages of results and none (or at least the 8 pages of results I've looked through) pertain to my question.

-TDS

  • Developers
Posted

Build = F7 = run AutoIt3Wrapper which will run Au3Check first and then Aut2EXE. Optionally many other things defined by the #AutoIt3Wrapper_ Directives.

Compile = Ctrl+F7 = Compile with options allowing to make all kinds of changes to the target EXE like Ico and resource information.

Information about this all can be found in the SciTE4AutoIt3 helpfile . Ctrl+F1

:)

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Build = F7 = run AutoIt3Wrapper which will run Au3Check first and then Aut2EXE. Optionally many other things defined by the #AutoIt3Wrapper_ Directives.

Compile = Ctrl+F7 = Compile with options allowing to make all kinds of changes to the target EXE like Ico and resource information.

Information about this all can be found in the SciTE4AutoIt3 helpfile . Ctrl+F1

:)

OK, makes sense. I didn't think to look into the SciTE help file.

-TDS

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