team-mst/MST Inno Setup Wrapper
Wrapper around Inno Setup CLI (iscc.exe)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| script-name | A directory path where the Inno Setup script is. | yes | — |
| working-directory | Path of a directory in which the Inno Setup script is. | no | "" |
Outputs
| name | description |
|---|---|
| installer-path | Full file path of the newly created installer. |
| installer-file-name | File name of the newly created installer. |
| installer-simple-file-name | File name without the extension of the newly created installer. |