Compiler for Inno Setup installers. It compiles an Inno Setup scripts into an Windows installer executable. More information: https://jrsoftware.org/isinfo.php.
iscc {{path\to\file.iss}}
iscc /Q {{path\to\file.iss}}
iscc /S={{name}}={{command}} {{path\to\file.iss}}