Jump to content

adding @AutoItVersion macro in DLL?


sl_alagappan
 Share

Recommended Posts

  • Administrators

many macros/functions/methods available in AutoiT are not available in AutoiTX.

Could be of reason that the programming languages where the AutoitX is used, may already have it.

Any possibility of adding all/more macros/functions/methods in AutoitX as in AutoIT?

Yeah, I've not added anything that "should" already be in any decent language. It's very time consuming maintaining AutoItX already. But if there is a command that everyone particularly wants adding I can look at it.
Link to comment
Share on other sites

will the @AutoItVersion macro be available in AutoitX DLL? This will help to check the right version of AutoitX DLL is installed in client machines.

<{POST_SNAPBACK}>

You can acheive this by using the Function GetFileVersion from the filesystemobject which is listed in the MSDN Library.
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...