Installer keepass-2-80

files:
- setup:
    filename: KeePass.exe
    url: N/A:Select the program setup file
game:
  arch: win32
  exe: drive_c/Program Files/KeePass Password Safe 2/KeePass.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial
    arch: win32
    description: Installing Arial font
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: fontsmooth=rgb
    arch: win32
    description: Setting fontsmooth=rgb
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    app: dotnet46
    arch: win32
    description: Installing .NET 4.6.0 will take a while...
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win32
    description: KeePass2
    executable: setup
    name: wineexec
description: ''
game_slug: keepass-2
gogslug: ''
humblestoreid: ''
installer_slug: keepass-2-80
name: KeePass 2
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: KeePass.exe
      url: N/A:Select the program setup file
  game:
    arch: win32
    exe: drive_c/Program Files/KeePass Password Safe 2/KeePass.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial
      arch: win32
      description: Installing Arial font
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: fontsmooth=rgb
      arch: win32
      description: Setting fontsmooth=rgb
      name: winetricks
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: dotnet46
      arch: win32
      description: Installing .NET 4.6.0 will take a while...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: KeePass2
      executable: setup
      name: wineexec
slug: keepass-2-80
steamid: null
version: '8.0'
year: 2023
{
  "game_slug": "keepass-2",
  "version": "8.0",
  "description": "",
  "notes": "",
  "name": "KeePass 2",
  "year": 2023,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "keepass-2-80",
  "installer_slug": "keepass-2-80",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "KeePass.exe",
          "url": "N/A:Select the program setup file"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/KeePass Password Safe 2/KeePass.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "arch": "win32",
          "description": "Installing Arial font",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "fontsmooth=rgb",
          "arch": "win32",
          "description": "Setting fontsmooth=rgb",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet46",
          "arch": "win32",
          "description": "Installing .NET 4.6.0 will take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "KeePass2",
          "executable": "setup",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game