Installer adobe-lightroom-5-classic

files:
- setup: N/A:Select the 64-bit setup file
game:
  arch: win64
  exe: drive_c/Program Files/Adobe/Adobe Photoshop Lightroom/lightroom.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64-bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Setting Windows 7 mode for Wine
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win7
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    app: gdiplus
    arch: win64
    description: Installing gdiplus
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: windowscodecs
    arch: win64
    description: Installing windowscodecs
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    arch: win64
    description: Installing corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing Lightroom Classic 64-bit
    executable: setup
    name: wineexec
description: Adobe Lightroom 5 Classic
game_slug: adobe-lightroom-5
gogslug: ''
humblestoreid: ''
installer_slug: adobe-lightroom-5-classic
name: Adobe Lightroom 5
notes: "copy an sRGB color profile from your system to wine directory.\r\n\r\ncp /usr/share/color/icc/colord/sRGB.icc\
  \ ~/Games/adobe-lightroom-5/drive_c/windows/system32/spool/drivers/color/sRGB\\\
  \ ColorSpace\\ Profile.icm"
runner: wine
script:
  files:
  - setup: N/A:Select the 64-bit setup file
  game:
    arch: win64
    exe: drive_c/Program Files/Adobe/Adobe Photoshop Lightroom/lightroom.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64-bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Setting Windows 7 mode for Wine
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win7
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: gdiplus
      arch: win64
      description: Installing gdiplus
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: windowscodecs
      arch: win64
      description: Installing windowscodecs
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      arch: win64
      description: Installing corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing Lightroom Classic 64-bit
      executable: setup
      name: wineexec
slug: adobe-lightroom-5-classic
steamid: null
version: Classic
year: 2013
{
  "game_slug": "adobe-lightroom-5",
  "version": "Classic",
  "description": "Adobe Lightroom 5 Classic",
  "notes": "copy an sRGB color profile from your system to wine directory.\r\n\r\ncp /usr/share/color/icc/colord/sRGB.icc ~/Games/adobe-lightroom-5/drive_c/windows/system32/spool/drivers/color/sRGB\\ ColorSpace\\ Profile.icm",
  "name": "Adobe Lightroom 5",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "adobe-lightroom-5-classic",
  "installer_slug": "adobe-lightroom-5-classic",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the 64-bit setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Adobe/Adobe Photoshop Lightroom/lightroom.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64-bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Setting Windows 7 mode for Wine",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win7"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "gdiplus",
          "arch": "win64",
          "description": "Installing gdiplus",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "windowscodecs",
          "arch": "win64",
          "description": "Installing windowscodecs",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win64",
          "description": "Installing corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing Lightroom Classic 64-bit",
          "executable": "setup",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game