C++ Installer

Open-source C++ projects categorized as Installer

Top 4 C++ Installer Projects

  1. Squirrel

    An installation and update framework for Windows desktop apps

    Project mention: Show HN: Konty – A Balsamiq-alternative lo-fi wireframe tool for modern apps | news.ycombinator.com | 2024-09-12

    Looking into how this is built. I see they use something called Squirrel.Window for managing installs. I can't believe I've never heard of this until now! https://github.com/Squirrel/Squirrel.Windows.

    Fastest loading electron app I've ever seen.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. LxRunOffline

    A full-featured utility for managing Windows Subsystem for Linux (WSL)

  4. calamares

    Distribution-independent installer framework

    Project mention: The radical concept of NixOS and why I love it! | dev.to | 2024-06-11

    The first version of the hardware.nix file is generated during install of NixOS with the help of a modified Calamares installer, making it a very easy process and most likely will not have to be touched again.

  5. nsis

    ***This is just a mirror of https://sf.net/projects/nsis -- please report issues there*** NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.

    Project mention: Foobar2000 | news.ycombinator.com | 2024-07-31

    Yeah he loves that stuff.

    https://github.com/kichik/nsis/blob/b4f28a7071dcd0bf3bcdb766...

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Installer discussion

Log in or Post with

C++ Installer related posts

Index

What are some of the best open-source Installer projects in C++? This list will help you:

# Project Stars
1 Squirrel 7,551
2 LxRunOffline 4,176
3 calamares 1,436
4 nsis 684

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?