Skip to content

installation of advanced installer suddenly failes with Error: Parse config ini file error #18

@mvielitz-dina

Description

@mvielitz-dina

Since yesterday, our action for creation of the advanced installer fails, though no changes on our side have been made:

2s
Prepare all required actions
Getting action download info
Download action repository 'caphyon/advinst-github-action@v1.1' (SHA:5913c0b7a077746ae0eb9c7329abb6a20f2d2987)
Warning: `pre` execution is not supported for local action from './.github/actions/build-installer'
Run ./.github/actions/build-installer
  with:
    applicationName: ***
    applicationLicense: ***
    applicationVersion: 19.9
    buildPlatform: x64
    latestTag: v2.3.0
    version: 2.3.0
  env:
    BUILD_CONFIGURATION: Preview
    LATEST_TAG: v2.3.0
    VERSION: 2.3.0
    DOTNET_ROOT: C:\Program Files\dotnet
Run caphyon/advinst-github-action@v1.1
  with:
    advinst-version: 19.9
    advinst-license: ***
    aip-path: Installer/***.Installer.x64/***.Installer.x64.aip
    aip-package-name: ***_2.3.0.0.exe
    aip-output-dir: D:\a\***\***\installer\
    aip-commands: UpdatePathVariable -name FilePath -value D:\a\***\***\bins -valuetype Folder
  RefreshSync APPDIR\***
  SetVersion 2.3.0.0
  
    advinst-enable-automation: false
  env:
    BUILD_CONFIGURATION: Preview
    LATEST_TAG: v2.3.0
    VERSION: 2.3.0
    DOTNET_ROOT: C:\Program Files\dotnet
Error: Parse config ini file error

we use a fixed version number 19.9 for compatibility and licensing reasons. is there anything we need to change?

best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions