Installer lego-harry-potter-cd

game:
  exe: "drive_c/Program Files/WB Games/LEGO\xAE Harry Potter\u2122/LEGOHarryPotter.exe"
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: LegoHarryPotter.msi
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /i $DISC/LEGOHarryPotter.msi
    description: Running Installer
    executable: msiexec
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: lego-harry-potter-years-1-4
gogslug: lego_harry_potter_years_14
humblestoreid: ''
installer_slug: lego-harry-potter-cd
name: 'LEGO Harry Potter: Years 1-4'
notes: No-CD patch recommended
runner: wine
script:
  game:
    exe: "drive_c/Program Files/WB Games/LEGO\xAE Harry Potter\u2122/LEGOHarryPotter.exe"
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: LegoHarryPotter.msi
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /i $DISC/LEGOHarryPotter.msi
      description: Running Installer
      executable: msiexec
      name: wineexec
      prefix: $GAMEDIR
slug: lego-harry-potter-cd
steamid: 21130
version: CD
year: 2010
{
  "game_slug": "lego-harry-potter-years-1-4",
  "version": "CD",
  "description": null,
  "notes": "No-CD patch recommended",
  "name": "LEGO Harry Potter: Years 1-4",
  "year": 2010,
  "steamid": 21130,
  "gogslug": "lego_harry_potter_years_14",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-harry-potter-cd",
  "installer_slug": "lego-harry-potter-cd",
  "script": {
    "game": {
      "exe": "drive_c/Program Files/WB Games/LEGO\u00ae Harry Potter\u2122/LEGOHarryPotter.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "LegoHarryPotter.msi"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/i $DISC/LEGOHarryPotter.msi",
          "description": "Running Installer",
          "executable": "msiexec",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game