# jrsoftware/issrc

Inno Setup is an open-source installation builder for Windows applications by Jordan Russell and Martijn Laan. Since its introduction in 1997, Inno Setup has been trusted by developers and organizations of all sizes to reliably deploy software to millions of PCs worldwide.

Repository: https://github.com/jrsoftware/issrc
Canonical: https://ross.abutalabs.com/products/issrc
Homepage: https://jrsoftware.org/isinfo.php
Language: Pascal
License: NOASSERTION
License Family: other
Topics: inno-setup, installer
Last push: 2026-08-26T19:16:59+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 5445, "days_push": 7, "days_rel": 21, "gap_med": 0.0, "n_releases_24m": 35}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5581, forks 1090 (observed 2026-08-28T04:09:22.546782+00:00)

## What it is
Inno Setup is an open-source installation builder for Windows applications, first released in 1997. It compiles scripts into a single setup EXE with a standard Windows wizard interface, supporting 32-bit, 64-bit, and Arm64 installs.

## Use cases
- create a windows installer for my app
- build a single exe setup file for software distribution
- make an installer with uninstall support and add/remove programs entry
- create a silent install package for deployment
- package an application with registry entries and shortcuts
- build an installer supporting 64-bit and arm64 windows

## When to choose
- you need to deploy a Windows desktop application with a professional setup wizard
- you want a free, battle-tested installer with script-based configuration
- you need support for x64, Arm64, and administrative or non-administrative installs

## When to avoid
- you are targeting Linux or macOS installers
- you need MSI packages specifically for enterprise group policy deployment
- you want a GUI-only drag-and-drop packaging tool without scripting

## Facets
- artifact type: application
- maturity: stable
- function: developer-tools, deployment, cli
- domain: developer-tools, windows
- platform: windows, cli
- tags: installer-builder, setup-wizard, pascal, software-deployment, automation

## Member repositories
- jrsoftware/issrc (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:22.546782+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:33.523821+00:00, confidence not recorded.
  - readme: https://github.com/jrsoftware/issrc (fetched 2026-08-28T04:09:22.546782+00:00, sha 2c4b2f0d1503)
  - homepage: https://jrsoftware.org/isinfo.php (fetched 2026-08-29T08:50:34.476517+00:00, sha 1e5a39cfff52)
  - site_page: https://jrsoftware.org/ishelp.php (fetched 2026-08-29T08:50:34.485489+00:00, sha d34a03b03b75)
  - site_page: https://jrsoftware.org/isfaq.php (fetched 2026-08-29T08:50:34.487321+00:00, sha d3c94df95e4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
