Installer itunes-1243

files:
- installer: https://secure-appldnld.apple.com/itunes12/031-69284-20160802-7E7B2D20-552B-11E6-B2B9-696CECD541CE/iTunes64Setup.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/iTunes/iTunes.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64-bit Wine Prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts 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: This version is fully working under Wine, although it is a bit slow at
  times. Many later versions have major graphical issues or have issues with playback.
game_slug: itunes
gogslug: ''
humblestoreid: ''
installer_slug: itunes-1243
name: iTunes
notes: ''
runner: wine
script:
  files:
  - installer: https://secure-appldnld.apple.com/itunes12/031-69284-20160802-7E7B2D20-552B-11E6-B2B9-696CECD541CE/iTunes64Setup.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/iTunes/iTunes.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64-bit Wine Prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts 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-1243
steamid: null
version: 12.4.3
year: null
{
  "game_slug": "itunes",
  "version": "12.4.3",
  "description": "This version is fully working under Wine, although it is a bit slow at times. Many later versions have major graphical issues or have issues with playback.",
  "notes": "",
  "name": "iTunes",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "itunes-1243",
  "installer_slug": "itunes-1243",
  "script": {
    "files": [
      {
        "installer": "https://secure-appldnld.apple.com/itunes12/031-69284-20160802-7E7B2D20-552B-11E6-B2B9-696CECD541CE/iTunes64Setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/iTunes/iTunes.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64-bit Wine Prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts 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