Installer itunes-12101

files:
- installer: http://updates-http.cdn-apple.com/2019/windows/061-27904-20191004-E748B8A2-E6F7-11E9-8931-E55C44AC54BE/iTunes64Setup.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/iTunes/iTunes.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine Prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: gdiplus tahoma
    description: Installing dependencies...
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing iTunes...
    exclude_processes: iTunesHelper.exe iPodService.exe
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: null
game_slug: itunes
gogslug: ''
humblestoreid: ''
installer_slug: itunes-12101
name: iTunes
notes: ''
runner: wine
script:
  files:
  - installer: http://updates-http.cdn-apple.com/2019/windows/061-27904-20191004-E748B8A2-E6F7-11E9-8931-E55C44AC54BE/iTunes64Setup.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/iTunes/iTunes.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine Prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: gdiplus tahoma
      description: Installing dependencies...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing iTunes...
      exclude_processes: iTunesHelper.exe iPodService.exe
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: itunes-12101
steamid: null
version: 12.10.1
year: null
{
  "game_slug": "itunes",
  "version": "12.10.1",
  "description": null,
  "notes": "",
  "name": "iTunes",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "itunes-12101",
  "installer_slug": "itunes-12101",
  "script": {
    "files": [
      {
        "installer": "http://updates-http.cdn-apple.com/2019/windows/061-27904-20191004-E748B8A2-E6F7-11E9-8931-E55C44AC54BE/iTunes64Setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/iTunes/iTunes.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine Prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "gdiplus tahoma",
          "description": "Installing dependencies...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing iTunes...",
          "exclude_processes": "iTunesHelper.exe iPodService.exe",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game