Installer euroscope-323

files:
- EuroScopeSetup:
    filename: EuroScopeSetup.msi
    url: https://www.euroscope.hu/install/EuroScopeSetup.$VERSION.msi
game:
  arch: win64
  exe: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/EuroScope.lnk
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: iertutil msls31 msxml6 urlmon vcrun2019 wininet
    description: Installing Dependencies
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: -q -i "$CACHE/EuroScopeSetup/EuroScopeSetup.msi"
    description: Installing EuroScope
    executable: msiexec
    name: wineexec
variables:
  VERSION: 3.2.3
description: ''
game_slug: euroscope
gogslug: ''
humblestoreid: ''
installer_slug: euroscope-323
name: EuroScope
notes: ''
runner: wine
script:
  files:
  - EuroScopeSetup:
      filename: EuroScopeSetup.msi
      url: https://www.euroscope.hu/install/EuroScopeSetup.$VERSION.msi
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/EuroScope.lnk
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: iertutil msls31 msxml6 urlmon vcrun2019 wininet
      description: Installing Dependencies
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: -q -i "$CACHE/EuroScopeSetup/EuroScopeSetup.msi"
      description: Installing EuroScope
      executable: msiexec
      name: wineexec
  variables:
    VERSION: 3.2.3
slug: euroscope-323
steamid: null
version: 3.2.3
year: 2007
{
  "game_slug": "euroscope",
  "version": "3.2.3",
  "description": "",
  "notes": "",
  "name": "EuroScope",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "euroscope-323",
  "installer_slug": "euroscope-323",
  "script": {
    "files": [
      {
        "EuroScopeSetup": {
          "filename": "EuroScopeSetup.msi",
          "url": "https://www.euroscope.hu/install/EuroScopeSetup.$VERSION.msi"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/EuroScope.lnk",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "iertutil msls31 msxml6 urlmon vcrun2019 wininet",
          "description": "Installing Dependencies",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "-q -i \"$CACHE/EuroScopeSetup/EuroScopeSetup.msi\"",
          "description": "Installing EuroScope",
          "executable": "msiexec",
          "name": "wineexec"
        }
      }
    ],
    "variables": {
      "VERSION": "3.2.3"
    }
  }
}
Back to game