awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jrsoftware/issrcالصورة الرمزية لـ jrsoftware

    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