Software Alternatives & Reviews

py2exe VS Inno Setup

Compare py2exe VS Inno Setup and see what are their differences

py2exe logo py2exe

A distutils extension to create standalone Windows programs from Python scripts.

Inno Setup logo Inno Setup

Inno Setup is a free installer for Windows programs.
  • py2exe Landing page
    Landing page //
    2021-10-04
  • Inno Setup Landing page
    Landing page //
    2021-07-31

py2exe videos

Bypass Anti­Virus using Pyinstaller and py2exe (demo)

More videos:

  • Review - Python Py2exe Compiler Screen De-Constructed

Inno Setup videos

Using the Inno Setup Wizard

More videos:

  • Review - Setup Nasıl Hazırlanır ? | Inno Setup Detaylı Kullanım

Category Popularity

0-100% (relative to py2exe and Inno Setup)
CMS
100 100%
0% 0
Website Builder
10 10%
90% 90
Package Builder
0 0%
100% 100
Website Design
17 17%
83% 83

User comments

Share your experience with using py2exe and Inno Setup. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Inno Setup seems to be a lot more popular than py2exe. While we know about 46 links to Inno Setup, we've tracked only 1 mention of py2exe. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

py2exe mentions (1)

  • Games
    Sounds like you are on Windows. I think something like https://py2exe.org/ will be what you are after. I'm on Mac / Linux systems only, so I can't really provide info on how to use it, but I know there are some good tutorials out there. Source: over 1 year ago

Inno Setup mentions (46)

  • [Rant] Your Software Isn't the Only One Our Company Uses FFS
    I’ve had to do this before and it some what sucks but if you do have a look at Inno Setup. Source: 5 months ago
  • Tauri v1.3 — NSIS installer, security audit & External API Access
    Use Inno Setup. It's comparably sized, VSCode uses it and GOG.com uses customized builds of it (it's open-source but written in Delphi), and it has a much more declarative (though still extensible) approach that does do stuff like uninstall tracking by default. Source: 12 months ago
  • In the year 2023, what is the best way to deploy/distribute a WPF Application?
    We eventually settled on a combination of InnoSetup with InnoSetuo Dependency Installer and NetSparkle which offered a much cleaner experience and use of AzureAD Authentication for Azure Storage Blobs (for updates) as well as InTune Deployments with proper version detection. Source: about 1 year ago
  • is there like an application etiquette or something?
    You don't typically make these things yourself from scratch, you use a tool that does it for you. E.g. InnoSetup: https://jrsoftware.org/isinfo.php. Source: about 1 year ago
  • [Windows] Looking for open source program made to install other archived programs and create uninstaller for them
    The two most popular such installers are Inno Setup and NSIS. Inno is much easier to use (and will handle most tasks automatically), while NSIS creates somewhat smaller installers (but requires you to basically micromanage everything). Source: about 1 year ago
View more

What are some alternatives?

When comparing py2exe and Inno Setup, you can also consider the following products

PyInstaller - PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...

Advanced Installer - Advanced Installer is a Windows installer authoring tool for installing, updating, and configuring your products safely, securely, and reliably.

nuitka - Nuitka is a Python compiler.

NSIS - NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows...

cx_Freeze - cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the...

InstallForge - A very simplistic and streamlined program for creating installation files.