{"library":"innosetup","type":"library","category":null,"description":"The `innosetup-compiler` package provides a Node.js wrapper for the Inno Setup Compiler (`ISCC.exe`), enabling programmatic or command-line compilation of `.iss` scripts. Currently at version 6.4.1, it primarily facilitates integrating Inno Setup compilation into Node.js-based build workflows, including CLI and Grunt tasks. Its key differentiator is cross-platform compatibility, allowing compilation on Linux and macOS environments provided Wine is installed, translating calls to the Windows-native `ISCC.exe`. This package acts as an orchestrator, executing the official Inno Setup compiler, rather than reimplementing the compiler itself, ensuring compatibility with the latest Inno Setup features. While not on a strict release cadence, it is actively maintained to support current Node.js and Inno Setup versions.","language":"javascript","status":"active","version":"6.4.1","tags":["javascript","inno","innosetup","setup","windows","installer","gruntplugin","node","cli"],"last_verified":"Wed May 27","install":[{"cmd":"npm install innosetup","imports":["const compileInnoSetup = require('innosetup-compiler');","innosetup-compiler myscript.iss --gui","grunt.loadNpmTasks('innosetup-compiler');"]},{"cmd":"yarn add innosetup","imports":[]},{"cmd":"pnpm add innosetup","imports":[]}],"homepage":"https://jrsoftware.org/isinfo.php","github":"https://github.com/joaomoreno/node-innosetup-compiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/innosetup","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/innosetup/compatibility"}}