Installer samsung-smart-view-0

files:
- smartview: http://d3f5cmlctbt8h4.cloudfront.net/Public/UwBWAEMAMAAwADEAMAAyAA==/MQBpAGEAZABtAGkAbgA=/SmartView.msi
game:
  arch: win32
  exe: drive_c/Program Files/FORScan/FORScan.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine 32-bit Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing the smartview
    executable: smartview
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: null
game_slug: samsung-smart-view
gogslug: ''
humblestoreid: ''
installer_slug: samsung-smart-view-0
name: Samsung Smart View
notes: ''
runner: wine
script:
  files:
  - smartview: http://d3f5cmlctbt8h4.cloudfront.net/Public/UwBWAEMAMAAwADEAMAAyAA==/MQBpAGEAZABtAGkAbgA=/SmartView.msi
  game:
    arch: win32
    exe: drive_c/Program Files/FORScan/FORScan.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine 32-bit Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing the smartview
      executable: smartview
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: samsung-smart-view-0
steamid: null
version: '0'
year: null
{
  "game_slug": "samsung-smart-view",
  "version": "0",
  "description": null,
  "notes": "",
  "name": "Samsung Smart View",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "samsung-smart-view-0",
  "installer_slug": "samsung-smart-view-0",
  "script": {
    "files": [
      {
        "smartview": "http://d3f5cmlctbt8h4.cloudfront.net/Public/UwBWAEMAMAAwADEAMAAyAA==/MQBpAGEAZABtAGkAbgA=/SmartView.msi"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/FORScan/FORScan.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine 32-bit Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing the smartview",
          "executable": "smartview",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game