This simple tool was designed to help software developers quickly provide the latest versions of their applications to users. You can implement the update feature into any Win32/64 application to keep it up-to-date.
Your users can check for updates Manually (via the shortcut in the Start Menu or from the Help menu of your application). You can also configure the updater to Automatically check for updates: on Windows startup, Daily, Weekly, or Monthly.
It supports fully automatic updates. With this feature, your application will be able to update itself automatically - when a new version is available, the updater will download and install it without user interaction.
This program uses intelligent notifications. If there is a new version of your application available, but the user twice declines the update notification, the updater can suggest the user not being notified about this version or change the update frequency.
Automatically Check for Updates (on Windows startup, Daily, Weekly, Monthly)
Use the option Automatically Check for Updates on Main Executable Launch without changing your app's code
Allow users to change the updater options (update frequency, enable or disable the auto-update)
Silently install updates
Use Downloader
Use New Dialog for the new version notification: the ability to show release notes (What's New) in the last versions released after the currently installed version
Use Smart Notification
Support for HTTPS URL
A feature to send custom parameters to the New Version URL. Supports reading Registry data. Example: &x=GETREGVAL[HKCU\Software\New Product\Version]&z=AppName
Supported OS: Windows 11, Windows 10, Windows 8.1, Windows 7
RAM (Memory): 2 GB RAM (4 GB recommended)
Free Hard Disk Space: 200 MB or more