Installer myharmony-app-na

files:
- installer: N/A:Select the game's setup file
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Logitech/MyHarmony/MyHarmonyLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    app: dotnet48
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
description: ''
game_slug: myharmony-app
gogslug: ''
humblestoreid: ''
installer_slug: myharmony-app-na
name: MyHarmony App
notes: "- Virtual Desktop mandatory since otherwise mouse does not work (set by installer)\r\
  \n- Dotnet48 needed (added by installer)\r\n- I only tested a harmony 950 with hub\
  \ that was previously configured using a windows installation. I cannot confirm\
  \ that usb Devices do work"
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Logitech/MyHarmony/MyHarmonyLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: dotnet48
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
slug: myharmony-app-na
steamid: null
version: N/A
year: null
{
  "game_slug": "myharmony-app",
  "version": "N/A",
  "description": "",
  "notes": "- Virtual Desktop mandatory since otherwise mouse does not work (set by installer)\r\n- Dotnet48 needed (added by installer)\r\n- I only tested a harmony 950 with hub that was previously configured using a windows installation. I cannot confirm that usb Devices do work",
  "name": "MyHarmony App",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "myharmony-app-na",
  "installer_slug": "myharmony-app-na",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Logitech/MyHarmony/MyHarmonyLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "dotnet48",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game