Skip to content

Edit Progress Monitor

The Progress Monitor is the dialog shown to end users during file extraction. You can choose its visual style, customize the status text, and optionally hide it entirely for silent packages.

Edit Progress Monitor in Paquet Builder

Displays a large progress bar and a custom text message. Works with all interface themes.

Enter the text displayed on the progress monitor during extraction. Use the %EXTNAME% variable to show the name of the file currently being unpacked.

Extracting %EXTNAME%

This displays, for example: “Extracting HESetup.cab” while that file is being extracted.

Hide progress monitor

The extraction runs silently in the background with no visible progress indicator.

Allow users to stop

Adds a Stop button to the progress dialog. If clicked, the user confirms cancellation and the package closes without removing extracted files (no rollback).

Silent package

Hides all standard dialog boxes and extracts files directly to the specified folder. Prompt messages and custom action dialogs are still shown. Use the %SILENT% variable to toggle at runtime.