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.).
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.

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).
| Field | Description |
|---|---|
| Package Description | Brief description of the package contents |
| Uninstaller Description | Description for the uninstaller executable |
| File Number | Release number in X.X.X.X format (e.g. 1.20.34.45) |
| Product Number | Product version in X.X.X.X format (can match File Number) |
| Trademarks | Company trademarks (leave blank to exclude) |
| Copyright, Company, Product Name | Populated from About Your Package |