Jump to content

Update checker


Recommended Posts

Hello,

I am a newbie and am looking for a script that would check for updates like follows:

1. I am having a folder with installation files (Firefox4.exe, 7Zip920.exe, ccsetup300.exe..., etc.), that i use for unattended installs:

2. The script shoul check on the net if there are any newer versions of the instalation files

3. If YES, then it should download the new files to the folder and replace them with the old ones.

Please help me with a simple solution to that,

Or can i find somewhere a simple script for that?

Thank you

Link to comment
Share on other sites

Hi Orao, welcome to the wonderful world of autoit, i made a script similar to the one you seek recently; allow me to point you in the right direction. You can try playing around with some of the internet functions like inetget, to check for software versions and releases.

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