Questions & answers
Everything you need to know before you download.
21 answers covering licensing, code signing, AI & MCP automation, MSI wrapping, silent installs, the uninstaller, encryption, and more. Every answer links straight to the relevant docs, pricing or feature page.
Getting started
-
Is there any software documentation or user guide?
Yes. We have full documentation that describes all Paquet Builder features. The documentation is available online and it is also shipped with the software (can be opened directly with the Help button in Paquet Builder or by pressing F1). If you prefer an offline, printable document, the complete User Manual is also available as a PDF (27 MB).
-
Is there a free version?
Paquet Builder includes a Freeware edition with limited features, intended for private use only and free software distribution. The Trial edition is fully-featured and does not have a time-out — it will not expire. However, packages created with the Trial edition will expire and display nag messages. Registered editions remove these limitations.
-
Which Windows versions and architectures can I target?
Paquet Builder 2026 and the packages it creates are compatible with current Windows desktop and server environments. You can choose the target bitness per project — x86 (32-bit, runs on both 32 and 64-bit Windows), x64 (native 64-bit), or ARM64 (Windows on ARM, e.g. Snapdragon devices). The bitness also controls which registry view the installer writes to, so 64-bit installers access the native registry directly instead of the Wow6432Node redirection.
AI & automation
-
Does Paquet Builder include an AI assistant?
Yes. Paquet Builder 2026 ships with a built-in AI Assistant that configures over 100 project settings through natural language — compression, signing, encryption, scope, interface, and more. It connects to cloud providers (OpenAI, Claude, Gemini, and others) or local models (Ollama, LM Studio). Every change is proposed as a reviewable action card: the AI never modifies your project without your approval.
-
Can I drive Paquet Builder from Claude Code, Cursor or another MCP client?
Yes. Paquet Builder ships an MCP Server (PBMCPServer.exe) that exposes the full project engine over the Model Context Protocol. External AI tools — Claude Code, Cursor, Windsurf, or any MCP-compatible client — can open, edit, compile, and save installer projects headlessly via natural language. Useful for AI-driven project creation, batch modifications across many projects, and scripted CI/CD workflows.
-
Can I create installers from command-line?
Yes, Paquet Builder offers many options for creating and modifying installers from the command-line and other batch files. The Console Compiler (Ultimate edition) lets you fully automate the build process. Directive files also let you change project settings before compilation.
-
Can I automate builds with CI/CD?
The Console Compiler (Ultimate edition) is a command-line application that compiles projects without launching the GUI. It is portable and can be placed on any build machine. Combined with directive files for overriding settings, it enables full build automation in any CI/CD environment.
Packaging & signing
-
Can Paquet Builder wrap an existing MSI or MSP setup?
Yes. Create a Setup Routine project and select "Install a Windows Installer package (MSI) or patch (MSP)" — Paquet Builder wraps your MSI into a single self-extracting EXE with a branded wizard on top. You can also combine multiple MSI installers in a single delivery, or trigger advanced MSI operations (administrative install, advertising, patching) from custom actions.
-
Does Paquet Builder support code signing?
Yes. Paquet Builder supports Azure Artifact Signing (cloud-based), traditional PFX certificates, Windows Certificate Store, and hardware token/dongle-based certificates. It supports SHA-256, SHA-384, SHA-512, dual SHA-1 + SHA-256 signing, and RFC 3161 timestamping. Signed installers pass Microsoft SmartScreen checks.
Runtime & deployment
-
Can I install per-user without admin rights, or for all users?
Yes. The Installation Scope setting lets you target Current User (installs under %LOCALAPPDATA%\Programs and HKEY_CURRENT_USER, no UAC elevation required), All Users (installs under %PROGFILESDIR% and HKEY_LOCAL_MACHINE, requires admin), or User Choice — a runtime dialog that lets the end user pick. The scope automatically adjusts destination paths, shortcut locations, and registry root keys.
-
Can my installer run silently or unattended from a command line?
Yes. Silent mode is developer-configurable rather than a fixed /S switch — you define your own command-line switches using predefined variables such as %PARAM% and %PARAMS%, combined with custom actions. A ready-made "Enable Silent Mode from Package Command Line" action template activates the Progress Monitor's silent mode and suppresses all dialogs when your chosen switch is passed.
-
Does Paquet Builder generate an uninstaller automatically?
Yes. When enabled, the built-in uninstaller engine registers your product in Windows Settings > Installed Apps and removes extracted files, empty folders, Start Menu and Desktop shortcuts, INI entries, and HKCU/HKLM registry keys. It honors "Do not remove" flags on user data, uses the system usage counter for shared DLLs and OCX controls, and supports custom uninstall commands for additional cleanup.
-
Can I create shortcuts, registry entries, and environment variables from the installer?
Yes. Paquet Builder provides dedicated visual managers for each: the Shortcut Manager (Desktop, Start Menu, Taskbar, custom program groups with icons and parameters), the Registry Entry Manager (HKCU/HKLM with 64-bit view awareness), and custom actions to write environment variables, INI file entries, and XML nodes. No scripting required for common cases.
-
Can I customize the installer's look — wizard, themes, header images?
Yes. Three interface themes are available: Modern (Windows 10/11 wizard style, recommended), Wizard (classic 2-panel layout), and Standard. Each theme supports a custom wizard header image, watermark, and label text. Welcome screens, readme, license agreement, and end screens are all configurable, and the Ultimate edition includes the No Branding option.
-
Can I create multilingual installers?
Yes. Paquet Builder includes professionally translated strings for over 30 languages. Your installer can automatically detect the user's Windows language or present a language selection dialog. The built-in Language Manager lets you customize translations or add entirely new languages.
-
Can I encrypt package contents or require a password before install?
Yes. You can encrypt files with 7-Zip AES, optionally hide the file list with encrypted filenames, require a password at runtime, or store the key inside the package for transparent decryption. A package-size check also detects truncated or corrupted downloads — note that this check is incompatible with digital signing , so prefer code signing for production-grade integrity verification.
Licensing
-
What license editions are available?
We offer two editions: Professional (for individuals, students, teachers, and small companies with fewer than 4 employees) and Ultimate (for companies with more than 4 employees). Both editions have identical features, except the Ultimate edition includes the Console Command-Line Compiler and the No Branding Option. Floating licenses are also available.
-
Can I use one license on multiple computers?
A standard license can be activated on up to two computers belonging to the same user (for example, a desktop and a laptop). A deactivation feature is included, allowing you to transfer your license from one computer to another at any time. For more computers, consider a floating license.
-
What is a floating license?
A floating license allows you to install and use Paquet Builder on multiple computers within the same organization. Each floating license permits one user at a time to operate Paquet Builder. For example, a single floating license can cover all your build machines, provided only one user is managing them at any given moment.
-
Do licenses include updates?
Yes. Every license includes a 12-month maintenance period with free minor and major upgrades. After the initial year, you can optionally renew your maintenance at a discounted rate. Renewing is optional: you retain all versions obtained during your maintenance period indefinitely.
Didn't find your answer?
Ask us directly.
Our support team reads every message and usually replies within one business day. Most technical questions get answered the same day. If you'd rather evaluate the tool first, the free trial has no time limit.