innoExec property

File innoExec
final

The resolved ISCC.exe executable used to build the installer.

Set per build by the caller (after Inno Setup resolution/install), and consumed by the installer builder. Not read from YAML — it reflects the selected Inno Setup install on the machine running the build.

Implementation

final File innoExec;