Installer skype-838

files:
- setup: https://download.skype.com/s4l/download/win/Skype-8.38.0.161.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Microsoft/Skype for Desktop/Skype.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /silent
    exclude_processes: Skype.exe
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
description: null
game_slug: skype
gogslug: ''
humblestoreid: ''
installer_slug: skype-838
name: Skype
notes: ''
runner: wine
script:
  files:
  - setup: https://download.skype.com/s4l/download/win/Skype-8.38.0.161.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Microsoft/Skype for Desktop/Skype.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /silent
      exclude_processes: Skype.exe
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
slug: skype-838
steamid: null
version: '8.38'
year: 2012
{
  "game_slug": "skype",
  "version": "8.38",
  "description": null,
  "notes": "",
  "name": "Skype",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "skype-838",
  "installer_slug": "skype-838",
  "script": {
    "files": [
      {
        "setup": "https://download.skype.com/s4l/download/win/Skype-8.38.0.161.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Microsoft/Skype for Desktop/Skype.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "exclude_processes": "Skype.exe",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game