Skip to content
Václav Slavík edited this page May 27, 2014 · 1 revision

The following briefly describes how WinSparkle-enabled apps behave from the user's point of view:

Enabling and checking for updates

When the application is launched for the first time, WinSparkle does nothing yet, so that it doesn't distort user's first impression of the app. It's only when the user uses this app for the second time that they are asked if they want to check for updated versions:

If the user agrees, then WinSparkle will look for updates periodically on app startup. No UI is shown during the check, everything happens silently in the background. When a newer version appears in the appcast, WinSparkle pops up a window with information about the update, including HTML release notes (if they are provided):

As you can see, users have the option to skip this update if it's not worth downloading for them or if they're too busy at the moment. Remind me later simply postpones this notification until the next time the app is used.

Install update downloads the new version's installer and launches it.

App update framework for Windows, inspired by Sparkle for OS X. https://winsparkle.org/

Clone this wiki locally