Skip to content

Edit Package Resources

Paquet Builder generates a single executable file (PE format) with a resource section that stores metadata such as version information, icons, and string tables. This page lets you customize these resources.

Edit Package Resources in Paquet Builder

Package Icon

Replace the default icon of the package EXE with your own .ico file. Supports icons of various sizes and color depths (32x32, 48x48, 256x256, etc.).

Uninstaller Icon

Replace the default icon of the uninstaller EXE file.

Version information is embedded in the compiled file and visible when users right-click the EXE and select Properties (or press Alt+Enter in Explorer).

FieldDescription
Package DescriptionBrief description of the package contents
Uninstaller DescriptionDescription for the uninstaller executable
File NumberRelease number in X.X.X.X format (e.g. 1.20.34.45)
Product NumberProduct version in X.X.X.X format (can match File Number)
TrademarksCompany trademarks (leave blank to exclude)
Copyright, Company, Product NamePopulated from About Your Package