Jump to content

compile multiple au3 files


GaryFrost
 Share

Recommended Posts

This is a resubmission of my script from earlier this year

Comments/Suggestions welcome.

Cleaned up the code and ran Tidy on it.

Example ini to compile this application

[files]

num=1

1=compile AutoIt.au3

exe1=G:\Projects\Library\compile-au3-scripts\exes\cau32exe.exe

icon1=wrench.ico

Example ini file for defaults for this application (compile.ini)

[source]

dir=G:\Projects\Library\compile-au3-scripts\code\

[dest]

dir=G:\Projects\Library\compile-au3-scripts\exes\

[icon]

dir=\\aedcgw03\f$\Projects\Packages\Icons\

Edited by gafrost

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

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