Installer 1password-72581

files:
- app: https://c.1password.com/dist/1P/win6/1PasswordSetup-7.2.581.exe
game:
  arch: win64
  exe: drive_c/users/$USER/Local Settings/Application Data/1password/app/7/1Password.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    key: ShowDotFiles
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: Y
- task:
    app: dotnet472
    arch: win64
    description: Installing .NET 4.7.2 will take a while...
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    executable: app
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: null
game_slug: 1password
gogslug: ''
humblestoreid: ''
installer_slug: 1password-72581
name: 1password
notes: ''
runner: wine
script:
  files:
  - app: https://c.1password.com/dist/1P/win6/1PasswordSetup-7.2.581.exe
  game:
    arch: win64
    exe: drive_c/users/$USER/Local Settings/Application Data/1password/app/7/1Password.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      key: ShowDotFiles
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: Y
  - task:
      app: dotnet472
      arch: win64
      description: Installing .NET 4.7.2 will take a while...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      executable: app
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: 1password-72581
steamid: null
version: 7.2.581
year: 2016
{
  "game_slug": "1password",
  "version": "7.2.581",
  "description": null,
  "notes": "",
  "name": "1password",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "1password-72581",
  "installer_slug": "1password-72581",
  "script": {
    "files": [
      {
        "app": "https://c.1password.com/dist/1P/win6/1PasswordSetup-7.2.581.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/Local Settings/Application Data/1password/app/7/1Password.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "ShowDotFiles",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "Y"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "arch": "win64",
          "description": "Installing .NET 4.7.2 will take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "app",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game