Installer harry-potter-and-the-half-blo-installer

files:
- setup: N/A:Please select setup file.
game:
  arch: win64
  exe: "$GAMEDIR/drive_c/Program Files (x86)/Electronic Arts/Harry Potter and the\
    \ Half-Blood Prince\u2122/pc/hp6.exe"
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: Install from DVD or ISO
game_slug: harry-potter-and-the-half-blood-prince
gogslug: ''
humblestoreid: ''
installer_slug: harry-potter-and-the-half-blo-installer
name: Harry Potter and the Half Blood Prince
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Please select setup file.
  game:
    arch: win64
    exe: "$GAMEDIR/drive_c/Program Files (x86)/Electronic Arts/Harry Potter and the\
      \ Half-Blood Prince\u2122/pc/hp6.exe"
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: harry-potter-and-the-half-blo-installer
steamid: null
version: Installer
year: 2009
{
  "game_slug": "harry-potter-and-the-half-blood-prince",
  "version": "Installer",
  "description": "Install from DVD or ISO",
  "notes": "",
  "name": "Harry Potter and the Half Blood Prince",
  "year": 2009,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "harry-potter-and-the-half-blo-installer",
  "installer_slug": "harry-potter-and-the-half-blo-installer",
  "script": {
    "files": [
      {
        "setup": "N/A:Please select setup file."
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Electronic Arts/Harry Potter and the Half-Blood Prince\u2122/pc/hp6.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game