awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesScript Compilers

Tools that transform human-readable script files into standalone executable installers for Windows applications.

Distinct from Windows Installers: Distinct from Windows Installers: focuses on the script-to-executable compilation process, not just generating installer packages.

Explore 1 awesome GitHub repository matching devops & infrastructure · Script Compilers. Refine with filters or upvote what's useful.

Awesome Script Compilers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jrsoftware/issrcjrsoftware 的头像

    jrsoftware/issrc

    5,156在 GitHub 上查看↗

    Inno Setup is an open-source script-driven installer generator for Windows. It transforms a plain-text script—written in a Pascal-derived scripting language—into a standalone executable that handles file installation, registry configuration, shortcut creation, and uninstall logic. The resulting installer is a self-extracting executable that compresses all payload files using LZMA compression, producing a compact and self-contained setup package. The tool distinguishes itself with a fully programmable Pascal-based scripting language, allowing developers to write custom logic, design custom wiz

    Transforms a human-readable script file into a standalone executable installer for Windows applications.

    Pascalinno-setupinstaller
    在 GitHub 上查看↗5,156
  1. Home
  2. DevOps & Infrastructure
  3. Distribution and Packaging
  4. Software Distribution
  5. Native Installers
  6. Windows Installers
  7. Script Compilers