Single self-extracting installer
The wizard wraps your compiled EXE into one self-extracting Windows installer (.exe). Customers run it like any setup program.
Setup installer
The Make Installer wizard inside XLS Padlock wraps your compiled workbook into a single self-extracting Windows installer: shortcuts, a license agreement, and a proper Add/Remove Programs uninstaller. It builds the installer with Paquet Builder, a separate setup-maker you install alongside XLS Padlock.
One pass through the wizard produces a complete, distributable installer: no setup script to write, no second tool to learn.
The wizard wraps your compiled EXE into one self-extracting Windows installer (.exe). Customers run it like any setup program.
Start menu and desktop shortcuts, plus a proper Add/Remove Programs entry so customers can uninstall cleanly.
Show your EULA and a readme during setup. The wizard collects them, with no installer script to write by hand.
The wizard hands the project to Paquet Builder, where you fine-tune the installer before building the final file.
XLS Padlock signs your compiled EXE with your own Authenticode certificate (signtool or Azure Trusted Signing), so SmartScreen shows your verified publisher name.
From a protected workbook to a signed, ready-to-send installer, here is the path the wizard walks you through.
Produce the protected EXE in XLS Padlock first. The Setup wizard wraps that EXE; it does not change its contents.
From the XLS Padlock manager, run Make Installer. Fill in the destination path, installer title, and application name.
XLS Padlock launches Paquet Builder with the project. Add shortcuts, a license agreement, and branding, then build the single .exe installer.
Code-sign your compiled EXE with your certificate, then host the installer on your CDN, attach it to a WooCommerce order, or send it by email.
One license, every feature included. Lifetime ownership, no subscription.