Installer medal-of-honor-airborne-dvd

game:
  arch: win32
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Setup.exe
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    description: Changing to Windows 7
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dx9
    arch: win32
    description: Installing d3dx9
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2005
    arch: win32
    description: Installing VisualC++ Runtime vcrun2005
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2008
    arch: win32
    description: Installing VisualC++ Runtime vcrun2008
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2010
    arch: win32
    description: Installing VisualC++ Runtime vcrun2010
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: $DISC/Autorun.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    key: wined3d
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
    prefix: $GAMEDIR
    value: wined3d-csmt.dll
description: null
game_slug: medal-of-honor-airborne
gogslug: ''
humblestoreid: ''
installer_slug: medal-of-honor-airborne-dvd
name: 'Medal of Honor: Airborne'
notes: ''
runner: wine
script:
  game:
    arch: win32
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Setup.exe
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      description: Changing to Windows 7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dx9
      arch: win32
      description: Installing d3dx9
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2005
      arch: win32
      description: Installing VisualC++ Runtime vcrun2005
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2008
      arch: win32
      description: Installing VisualC++ Runtime vcrun2008
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2010
      arch: win32
      description: Installing VisualC++ Runtime vcrun2010
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: $DISC/Autorun.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      key: wined3d
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
      prefix: $GAMEDIR
      value: wined3d-csmt.dll
slug: medal-of-honor-airborne-dvd
steamid: 24840
version: DVD
year: 2007
{
  "game_slug": "medal-of-honor-airborne",
  "version": "DVD",
  "description": null,
  "notes": "",
  "name": "Medal of Honor: Airborne",
  "year": 2007,
  "steamid": 24840,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "medal-of-honor-airborne-dvd",
  "installer_slug": "medal-of-honor-airborne-dvd",
  "script": {
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "description": "Changing to Windows 7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "arch": "win32",
          "description": "Installing d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2005",
          "arch": "win32",
          "description": "Installing VisualC++ Runtime vcrun2005",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2008",
          "arch": "win32",
          "description": "Installing VisualC++ Runtime vcrun2008",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010",
          "arch": "win32",
          "description": "Installing VisualC++ Runtime vcrun2010",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$DISC/Autorun.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "wined3d",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects",
          "prefix": "$GAMEDIR",
          "value": "wined3d-csmt.dll"
        }
      }
    ]
  }
}
Back to game