Jump to content

Compile script with versioning from scriptname.ini


jdelaney
 Share

Recommended Posts

 I'm attempting to compile (using autoit3wrapper), and set the file version of the exe using an ini:

http://www.autoitscript.com/autoit3/scite/docs/AutoIt3Wrapper.html

I'm trying to set nothing more than the version:

File: ...AutoIt3SciTEAutoIt3Wrapperautoit3wrapper.ini

[Res]

Fileversion=1.2.3.4

I was unsure, so I also tried to add an ini matching the name of my script with the same (test.ini)

no go.  Always gets set to the autoit version installed.

Would someone please tell me what I'm doing wrong?  I'm not setting any compiler directives in the script

Edited by jdelaney
IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
Link to comment
Share on other sites

  • Developers

Confirm there is an issue and will have a updated beta ready tomorrow that deals with this.

The script ini file name should be test.au3.ini and should prompt you each time whether you want to convert to directives. This will also change to ask only ones and add a line in the ini file.

Jos

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