Installer balsamiq-wireframes-installer

files:
- bwwin_download_sh: https://raw.githubusercontent.com/balsamiq/balsamiq-wireframes-linux/master/download.sh
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/Balsamiq/Balsamiq Wireframes/BalsamiqWireframes.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    install_gecko: true
    install_mono: true
    name: create_prefix
    prefix: $GAMEDIR
- chmodx: bwwin_download_sh
- execute:
    args: $CACHE/Balsamiq_Wireframes_Setup.exe
    description: Downloading and renaming the installer
    file: bwwin_download_sh
    terminal: false
- task:
    arch: win64
    args: /ALLUSERS /VERYSILENT
    description: Launching the Setup in Silent Mode
    executable: $CACHE/Balsamiq_Wireframes_Setup.exe
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    BALSAM_URL: https://builds.balsamiq.com/bwd
  require-binaries: curl
wine:
  dxvk: false
description: Last balsamiq wireframes stable version
game_slug: balsamiq-wireframes
gogslug: ''
humblestoreid: ''
installer_slug: balsamiq-wireframes-installer
name: Balsamiq Wireframes
notes: Fixing bugs on the application side, installation script seems working fine
runner: wine
script:
  files:
  - bwwin_download_sh: https://raw.githubusercontent.com/balsamiq/balsamiq-wireframes-linux/master/download.sh
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/Balsamiq/Balsamiq Wireframes/BalsamiqWireframes.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      install_gecko: true
      install_mono: true
      name: create_prefix
      prefix: $GAMEDIR
  - chmodx: bwwin_download_sh
  - execute:
      args: $CACHE/Balsamiq_Wireframes_Setup.exe
      description: Downloading and renaming the installer
      file: bwwin_download_sh
      terminal: false
  - task:
      arch: win64
      args: /ALLUSERS /VERYSILENT
      description: Launching the Setup in Silent Mode
      executable: $CACHE/Balsamiq_Wireframes_Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      BALSAM_URL: https://builds.balsamiq.com/bwd
    require-binaries: curl
  wine:
    dxvk: false
slug: balsamiq-wireframes-installer
steamid: null
version: Installer
year: 2020
{
  "game_slug": "balsamiq-wireframes",
  "version": "Installer",
  "description": "Last balsamiq wireframes stable version",
  "notes": "Fixing bugs on the application side, installation script seems working fine",
  "name": "Balsamiq Wireframes",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "balsamiq-wireframes-installer",
  "installer_slug": "balsamiq-wireframes-installer",
  "script": {
    "files": [
      {
        "bwwin_download_sh": "https://raw.githubusercontent.com/balsamiq/balsamiq-wireframes-linux/master/download.sh"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/Balsamiq/Balsamiq Wireframes/BalsamiqWireframes.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "install_gecko": true,
          "install_mono": true,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "chmodx": "bwwin_download_sh"
      },
      {
        "execute": {
          "args": "$CACHE/Balsamiq_Wireframes_Setup.exe",
          "description": "Downloading and renaming the installer",
          "file": "bwwin_download_sh",
          "terminal": false
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/ALLUSERS /VERYSILENT",
          "description": "Launching the Setup in Silent Mode",
          "executable": "$CACHE/Balsamiq_Wireframes_Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "BALSAM_URL": "https://builds.balsamiq.com/bwd"
      },
      "require-binaries": "curl"
    },
    "wine": {
      "dxvk": false
    }
  }
}
Back to game