Jump to content

Recommended Posts

Posted

Hi Everyone,

Greeting, I have one question on Autoit. i tried to find out on forum by searching but i couldn't find anything (may be poor Searching skill :oops: ). So thought of getting help from someone.

1. In Dot Net and other programming lanugae we have clickonce technology which will check for the Executable version and download automatocally if there is any new version release. As same do we have any option in Autoit? or else it would be glad if i get any suggestions.

Thank you,Regards,[font="Garamond"][size="4"]K.Syed Ibrahim.[/size][/font]

Posted

If I understand you correctly, what you need is to update your script in case it's an outdated version correct?

Well there is no built-in function for this, but it doesn't seem to be a complex thing to implement. Check if the version is updated, if not, update? Sorry if I am missing something here.

Posted

You can use the FileGetVersion to get the version in your script and imbutir the latest version, if more new will replace the old version.

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...