Installer halo-combat-evolved-demo

files:
- setup: https://archive.org/download/HaloCombatEvolvedDemo/lotrialsetup1.exe
game:
  arch: win32
  exe: drive_c/Program Files/Microsoft Games/Halo Trial/halo.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: msxml3
    description: Installing msxml3
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet35sp1
    description: Installing dotnet35sp1
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet40
    description: Installing dotnet40
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win7
    description: Installing dotnet4.5.0
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vb6run
    description: Installing vb6run
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: mfc42
    description: Installing mfc42
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dx9_43
    description: Installing d3dx9
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win7
    description: Windows7 check
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Running setup. Use Express install, and close when it asks if you
      want to launch.
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: Use the demo installer from archive.org
game_slug: halo-combat-evolved
gogslug: ''
humblestoreid: ''
installer_slug: halo-combat-evolved-demo
name: 'Halo: Combat Evolved'
notes: ''
runner: wine
script:
  files:
  - setup: https://archive.org/download/HaloCombatEvolvedDemo/lotrialsetup1.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Microsoft Games/Halo Trial/halo.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: msxml3
      description: Installing msxml3
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet35sp1
      description: Installing dotnet35sp1
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet40
      description: Installing dotnet40
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win7
      description: Installing dotnet4.5.0
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vb6run
      description: Installing vb6run
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: mfc42
      description: Installing mfc42
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dx9_43
      description: Installing d3dx9
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win7
      description: Windows7 check
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Running setup. Use Express install, and close when it asks if you
        want to launch.
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: halo-combat-evolved-demo
steamid: null
version: Demo
year: 2001
{
  "game_slug": "halo-combat-evolved",
  "version": "Demo",
  "description": "Use the demo installer from archive.org",
  "notes": "",
  "name": "Halo: Combat Evolved",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "halo-combat-evolved-demo",
  "installer_slug": "halo-combat-evolved-demo",
  "script": {
    "files": [
      {
        "setup": "https://archive.org/download/HaloCombatEvolvedDemo/lotrialsetup1.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Microsoft Games/Halo Trial/halo.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "msxml3",
          "description": "Installing msxml3",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet35sp1",
          "description": "Installing dotnet35sp1",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet40",
          "description": "Installing dotnet40",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "description": "Installing dotnet4.5.0",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vb6run",
          "description": "Installing vb6run",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "mfc42",
          "description": "Installing mfc42",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9_43",
          "description": "Installing d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "description": "Windows7 check",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running setup. Use Express install, and close when it asks if you want to launch.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game