Skip to content

Automatic Updates

Paquet Builder includes a built-in auto-update system that checks for new versions and additional packages directly within the application. No separate update tool required.

On startup, Paquet Builder can automatically check for available updates in the background:

Once per day

Runs at most once per day to avoid unnecessary network activity.

Non-blocking

Uses a background thread with a short timeout, so it never slows down application startup.

Opt-in

Paquet Builder asks on the second launch whether you want to enable automatic checks.

  1. Click the Paquet Builder application button Paquet Builder application button
  2. Select “Help & Web Resources”, then “Check for Updates”

When an update is found, the dialog shows release notes and three options:

OptionDescription
Install UpdateDownloads and launches the installer
Skip This VersionSuppresses notifications for this specific version
Remind Me LaterDismisses the dialog; you’ll be notified again on the next check

The update system can also offer additional packages: standalone installers for components not included in the main distribution (e.g. documentation, language packs, or supplementary tools).

Update preferences are stored locally:

  • Whether automatic checks are enabled
  • The date of the last check
  • The version you chose to skip (if any)