Installer aspire-v10514

files:
- installer: N/A:Select the AspireV10512_Setup.exe setup file
- aspire_update:
    filename: Aspire_patch_to_v10514.exe
    url: https://storage.vectric.com/patches/v10_5/Aspire/patches/Aspire_patch_to_v10514.exe
game:
  args: null
  exe: $GAMEDIR/drive_c/Program Files/Aspire 10.5/x64/Aspire.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files/Aspire 10.5/x64
installer:
- task:
    app: vcrun2010 vcrun2012 vcrun2015 win10
    description: doing the winetrickery
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /S
    executable: installer
    name: wineexec
- task:
    args: /S
    executable: aspire_update
    name: wineexec
description: Downloads the V10.514 patch from Vectric
game_slug: aspire
gogslug: ''
humblestoreid: ''
installer_slug: aspire-v10514
name: Aspire
notes: "Notes about the Installer:\r\nKnown issues:\r\n\r\nThis install script has\
  \ been tested with a intel cpu and integrated graphics"
runner: wine
script:
  files:
  - installer: N/A:Select the AspireV10512_Setup.exe setup file
  - aspire_update:
      filename: Aspire_patch_to_v10514.exe
      url: https://storage.vectric.com/patches/v10_5/Aspire/patches/Aspire_patch_to_v10514.exe
  game:
    args: null
    exe: $GAMEDIR/drive_c/Program Files/Aspire 10.5/x64/Aspire.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files/Aspire 10.5/x64
  installer:
  - task:
      app: vcrun2010 vcrun2012 vcrun2015 win10
      description: doing the winetrickery
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /S
      executable: installer
      name: wineexec
  - task:
      args: /S
      executable: aspire_update
      name: wineexec
slug: aspire-v10514
steamid: null
version: V10.514
year: null
{
  "game_slug": "aspire",
  "version": "V10.514",
  "description": "Downloads the V10.514 patch from Vectric",
  "notes": "Notes about the Installer:\r\nKnown issues:\r\n\r\nThis install script has been tested with a intel cpu and integrated graphics",
  "name": "Aspire",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "aspire-v10514",
  "installer_slug": "aspire-v10514",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the AspireV10512_Setup.exe setup file"
      },
      {
        "aspire_update": {
          "filename": "Aspire_patch_to_v10514.exe",
          "url": "https://storage.vectric.com/patches/v10_5/Aspire/patches/Aspire_patch_to_v10514.exe"
        }
      }
    ],
    "game": {
      "args": null,
      "exe": "$GAMEDIR/drive_c/Program Files/Aspire 10.5/x64/Aspire.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files/Aspire 10.5/x64"
    },
    "installer": [
      {
        "task": {
          "app": "vcrun2010 vcrun2012 vcrun2015 win10",
          "description": "doing the winetrickery",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "installer",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "aspire_update",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game