100% Free • Community Edition

Download Winstaller

Get the command-line build tool to start packing your apps.

Winstaller CLI & Engine

Version 1.2.7 (Windows 32/64-bit) Released: September 2026
No Registration • Free

Command-line tool to build installers from console or CI/CD pipelines. Available via winget, Microsoft Store, or as a portable ZIP package.

Microsoft Store
winget winget install winstaller
SHA-256 Checksum (winstaller.zip): e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855

Quick Start (Command Line)

PowerShell / CMD
# Option A: Install via winget
winget install winstaller

# Option B: Extract winstaller.zip to your preferred folder and add to PATH

# Build your installer using the configuration file:
winstaller config.json ./output

# Done! Your generated installer is ready in ./output

Free & No Account

The installer is completely free. Download and build packages right away, without registration or providing any credentials.

Full CI/CD Integration

Runs headlessly on GitHub Actions, GitLab CI, and Azure DevOps runners without interactive prompts.

Lightweight & Self-Contained

Native Windows setups with shortcuts, registry keys, Windows services, plugins, and multilingual support without bulky runtimes.

System Requirements

Supported OS: Windows 8 / 8.1, Windows 10 (1809+), Windows 11, Windows Server (32-bit & 64-bit). Requires .NET Framework 4.6+ or .NET 8.

Installation Guide →