Rarst published an interesting article yesterday on his blog with the title Ketarin – keeps setup packages updated. It introduces a different concept to automatic software updaters like SUMO or our software updaters overview.
Ketarin on the other hand does not keep the software on a specific computer system up to date. The difference is that Ketarin checks if a software installer has been updated on a specified location and downloads the new installer to a location defined by the user of the software.
The main purpose of the software is therefor similar to the concept of those automatic updaters but with the difference that it only downloads the new program versions so that they can be distributed to a network of computers. It can naturally be used to install the new version on the computer that Ketarin is running as well.

Ketarin can monitor software installers in three different ways.
- Monitoring URLs for changes
- Monitoring and using the FileHippo service
- Using placeholders to watch webpages for changes
The software developers have created a short documentation that gives examples for all three ways of monitoring software installers.
Applications that are monitored can be grouped into categories. There is also the possibility to run commands after downloading an updated software installer and to import or export applications to XML files.
The software program is Open Source and portable. Some would say it is not as it requires the Microsoft .net Framework 2.0.
Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.Related Articles:
Adobe Reader X Offline InstallersUnpack Installers With Universal Extractor
Volery Custom Software Installer Invites
Install iTunes Without Unnecessary Software
R-Updater, Scans Installed Software For Updates

Thanks for link, Martin. :) It’s indeed interesting utility. I never even thought myself about automating setup files, only tracked them via RSS and such to download manually.
btw it’s not portable out of the box, you need to locate and move jobs.db file it creates to same folder with executable.
Oh wow that’s sooo perfect for on-site computer maintenance (which is what I do on the side). Thanks x1000!