Installer scrabblepro-118

files:
- installer:
    filename: scrableproB1.8.8.exe
    url: https://www.scrabblepro.com/download.php?t=scrabbleproB1.1.8
game:
  arch: win32
  exe: drive_c/Program Files/scrabbleproB1.1/scrabblepro.exe
  prefix: $GAMEDIR
  version: 1.1.8
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet35
    arch: win32
    description: Installing .NET 3.5
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet35sp1
    arch: win32
    description: Installing .NET 3.5 SP1
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: ie8
    arch: win32
    description: Installing ie8
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    description: Setting Windows version to win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: "The installer is downloaded from its official website: https://www.scrabblepro.com.\r\
  \n\r\n----\r\n\r\nL'\xE9xecutable d'installation est t\xE9l\xE9charg\xE9 depuis\
  \ le site officiel : https://www.scrabblepro.com."
game_slug: scrabblepro
gogslug: ''
humblestoreid: ''
installer_slug: scrabblepro-118
name: ScrabblePro
notes: "If Wine asks whether it should install mono or gecko, you can select \"no\"\
  : the install script will manage installation of required dependencies.\r\n\r\n\
  It is possible that the interface flickers when switching windows.\r\n\r\n----\r\
  \n\r\nSi Wine demande s'il doit installer mono ou gecko, vous pouvez dire \"non\"\
  \ : le script d'installation va g\xE9rer les d\xE9pendances n\xE9cessaires.\r\n\r\
  \nIl est possible que l'interface scintille pendant le changement de fen\xEAtre."
runner: wine
script:
  files:
  - installer:
      filename: scrableproB1.8.8.exe
      url: https://www.scrabblepro.com/download.php?t=scrabbleproB1.1.8
  game:
    arch: win32
    exe: drive_c/Program Files/scrabbleproB1.1/scrabblepro.exe
    prefix: $GAMEDIR
    version: 1.1.8
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet35
      arch: win32
      description: Installing .NET 3.5
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet35sp1
      arch: win32
      description: Installing .NET 3.5 SP1
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: ie8
      arch: win32
      description: Installing ie8
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      description: Setting Windows version to win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: scrabblepro-118
steamid: null
version: 1.1.8
year: null
{
  "game_slug": "scrabblepro",
  "version": "1.1.8",
  "description": "The installer is downloaded from its official website: https://www.scrabblepro.com.\r\n\r\n----\r\n\r\nL'\u00e9xecutable d'installation est t\u00e9l\u00e9charg\u00e9 depuis le site officiel : https://www.scrabblepro.com.",
  "notes": "If Wine asks whether it should install mono or gecko, you can select \"no\": the install script will manage installation of required dependencies.\r\n\r\nIt is possible that the interface flickers when switching windows.\r\n\r\n----\r\n\r\nSi Wine demande s'il doit installer mono ou gecko, vous pouvez dire \"non\" : le script d'installation va g\u00e9rer les d\u00e9pendances n\u00e9cessaires.\r\n\r\nIl est possible que l'interface scintille pendant le changement de fen\u00eatre.",
  "name": "ScrabblePro",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "scrabblepro-118",
  "installer_slug": "scrabblepro-118",
  "script": {
    "files": [
      {
        "installer": {
          "filename": "scrableproB1.8.8.exe",
          "url": "https://www.scrabblepro.com/download.php?t=scrabbleproB1.1.8"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/scrabbleproB1.1/scrabblepro.exe",
      "prefix": "$GAMEDIR",
      "version": "1.1.8"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet35",
          "arch": "win32",
          "description": "Installing .NET 3.5",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet35sp1",
          "arch": "win32",
          "description": "Installing .NET 3.5 SP1",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "ie8",
          "arch": "win32",
          "description": "Installing ie8",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "description": "Setting Windows version to win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game