Jump to content

Automating compiles in a bat file


Recommended Posts

I am using SciTE 3.20 and am getting tired of loading the scripts and pressing F7 to build the exe.

I have about 7 scripts and want to write a batch file to compile them using the AutoIt3Wrapper directives that are at the top of each of the scripts.

I have played with both aut2exe.exe and autoit3wrapper.exe and both want complete input, output, icon, etc. All specfied in the AutoIt3Wrapper directives that are at the top of each of the scripts. What do I need to put in a batch file to simply emulate the F7 in SciTE that will do the same thing?

Link to comment
Share on other sites

  • Developers

SciTE displays the commandline when you press F7, so just doing a cut&paste should be pretty easy.

Jos

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

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