Jump to content

How to auto put version number in compiled .exe filename?


Recommended Posts

Hello

I'm just getting back into AutoIt again and I just made an app I need but I would like to be able to automatically include the program version number in the compiled filename.  For example, if my program is Myprog.au3 and the version number is 1.0.0.0.... I would like it to create the .exe filename as Myprog1000.exe.

Is there a way to do this automatically in the compile process?

Thanks 

Link to comment
Share on other sites

  • Developers
8 hours ago, schuc said:

Is there a way to do this automatically in the compile process?

Yes ...  Install the full version of the SciTE4AutoIt3 installer and use the version directives as described in the separate helpfile. 

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