Skip to content

@nadeemjazmawe/inno-setup-action-CLI

Actions
This action generate setup/installer files using Inno Setup
v6.0.5
Latest
Star (8)

inno-setup-action-cli

This action can be used to create installer for any application in the workflow.

It bassed on InnoSetup, which is Inno Setup is a free installer for Windows programs by Jordan Russell and Martijn Laan...more

Inputs

filepath

Required
Description - Path for ISS file

usage

First, you need to create InstallerScript.iss and insert it into the source code. after that you use it in your workflow.

            -   uses: nadeemjazmawe/[email protected]
                with: 
                    filepath: './path/InstallerScript.iss'

@nadeemjazmawe/inno-setup-action-CLI is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

This action generate setup/installer files using Inno Setup
v6.0.5
Latest

@nadeemjazmawe/inno-setup-action-CLI is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.