Installer adobe-digital-editions-45

files:
- setup: https://adedownload.adobe.com/pub/adobe/digitaleditions/ADE_4.5_Installer.exe
game:
  arch: win32
  exe: drive_c/Program Files/Adobe/Adobe Digital Editions 4.5/DigitalEditions.exe
  prefix: $GAMEDIR
installer:
- task:
    app: corefonts
    arch: win32
    description: Installing corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet40
    arch: win32
    description: Installing dotnet40
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: windowscodecs
    arch: win32
    description: Installing windowscodecs
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing Adobe Digital Editions 4.5
    executable: setup
    name: wineexec
description: null
game_slug: adobe-digital-editions
gogslug: ''
humblestoreid: ''
installer_slug: adobe-digital-editions-45
name: Adobe Digital Editions
notes: ADE 4.5.11 requiers .Net 4.0
runner: wine
script:
  files:
  - setup: https://adedownload.adobe.com/pub/adobe/digitaleditions/ADE_4.5_Installer.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Adobe/Adobe Digital Editions 4.5/DigitalEditions.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: corefonts
      arch: win32
      description: Installing corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet40
      arch: win32
      description: Installing dotnet40
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: windowscodecs
      arch: win32
      description: Installing windowscodecs
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing Adobe Digital Editions 4.5
      executable: setup
      name: wineexec
slug: adobe-digital-editions-45
steamid: null
version: '4.5'
year: 2013
{
  "game_slug": "adobe-digital-editions",
  "version": "4.5",
  "description": null,
  "notes": "ADE 4.5.11 requiers .Net 4.0",
  "name": "Adobe Digital Editions",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "adobe-digital-editions-45",
  "installer_slug": "adobe-digital-editions-45",
  "script": {
    "files": [
      {
        "setup": "https://adedownload.adobe.com/pub/adobe/digitaleditions/ADE_4.5_Installer.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Adobe/Adobe Digital Editions 4.5/DigitalEditions.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "corefonts",
          "arch": "win32",
          "description": "Installing corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet40",
          "arch": "win32",
          "description": "Installing dotnet40",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "windowscodecs",
          "arch": "win32",
          "description": "Installing windowscodecs",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Adobe Digital Editions 4.5",
          "executable": "setup",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game