Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play-circle

GitHub Action

Setup Advanced Installer

v1

Setup Advanced Installer

play-circle

Setup Advanced Installer

Set up the Advanced Installer tool

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup Advanced Installer

uses: slidoapp/setup-advancedinstaller@v1

Learn more about this action in slidoapp/setup-advancedinstaller

Choose a version

setup-advancedinstaller

This action sets up an Advanced Installer tool.

Usage

See action.yml

Basic:

steps:
- uses: actions/checkout@v2
- uses: slidoapp/setup-advancedinstaller@v1
  with:
    version: '18.3'
- run: advinst.exe project.aip

License

Scripts and documentation in this project are released under the MIT License