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.
Related posts:
Unpack Installers With Universal ExtractorVolery Custom Software Installer Invites
Windows Installer CleanUp Utility
Microsoft Windows Live Offline Installation
Computer Repair Toolkit For Tech Support
Ninite Custom Software Installations
Internet Cafe Monitoring Software
Software UpToDate Finds Updated Versions Of Windows Programs
3 Responses to “Keep Software Installers Up To Date”
Trackbacks/Pingbacks
-
[...] | GHacks.net Sitio Oficial | Ketarin trackback ¿Recomendarías este post? Más noticias sobre: [...]
-
[...] | GHacks.net Sitio Oficial | [...]


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.