Installer free-alarm-clock-401-windows

files:
- file1: https://freealarmclocksoftware.com/FreeAlarmClockSetup.exe
game:
  arch: win32
  exe: drive_c/Program Files/FreeAlarmClock/FreeAlarmClock.exe
  prefix: $GAMEDIR
installer:
- task:
    args: '"/D="C:\\Program Files""'
    executable: $file1
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: free-alarm-clock
gogslug: ''
humblestoreid: ''
installer_slug: free-alarm-clock-401-windows
name: Free Alarm Clock
notes: Be sure to install into the default directory, also un-tick the checkbox to
  create a desktop icon, and un-tick the checkbox to "Launch Free Alarm Clock" on
  the last screen of the installer program, to properly install.
runner: wine
script:
  files:
  - file1: https://freealarmclocksoftware.com/FreeAlarmClockSetup.exe
  game:
    arch: win32
    exe: drive_c/Program Files/FreeAlarmClock/FreeAlarmClock.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: '"/D="C:\\Program Files""'
      executable: $file1
      name: wineexec
      prefix: $GAMEDIR
slug: free-alarm-clock-401-windows
steamid: null
version: 4.0.1 Windows
year: 2009
{
  "game_slug": "free-alarm-clock",
  "version": "4.0.1 Windows",
  "description": null,
  "notes": "Be sure to install into the default directory, also un-tick the checkbox to create a desktop icon, and un-tick the checkbox to \"Launch Free Alarm Clock\" on the last screen of the installer program, to properly install.",
  "name": "Free Alarm Clock",
  "year": 2009,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "free-alarm-clock-401-windows",
  "installer_slug": "free-alarm-clock-401-windows",
  "script": {
    "files": [
      {
        "file1": "https://freealarmclocksoftware.com/FreeAlarmClockSetup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/FreeAlarmClock/FreeAlarmClock.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "\"/D=\"C:\\\\Program Files\"\"",
          "executable": "$file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game