Jump to content

Setting version and stuff for compile?


Recommended Posts

  • Developers

How do I change the version and author of the program when it is compiled? Other programming languages don't actually put the name of the language in the version parameter..

Use the AutoIt3Wrapper functionality that comes with the SciTE4AutoIt3 Installer:

http://www.autoitscript.com/autoit3/scite/...oIt3Wrapper.htm

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

How do I change the version and author of the program when it is compiled? Other programming languages don't actually put the name of the language in the version parameter..

And if you're using SciTE, It has a resource hack tab in the compile dialog (CTRL+F7), with an auto-increment on the version number (using format release.enchance.patch.build).

MisterBates

Edited by MisterBates
Link to comment
Share on other sites

  • Developers

And if you're using SciTE, It has a resource hack tab in the compile dialog (CTRL+F7), with an auto-increment on the version number (using format release.enchance.patch.build).

MisterBates

No it doesn't anymore... it uses Directives since the last version. Edited by JdeB

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