files:
- installer: N/A:Please select the setup.exe located on the installation DVD.
game:
arch: win32
exe: drive_c/Program Files/Microsoft Office/Office14/EXCEL.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Running setup
executable: installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: microsoft-excel
gogslug: ''
humblestoreid: ''
installer_slug: microsoft-excel-2010-32bit
name: Microsoft Excel
notes: ''
runner: wine
script:
files:
- installer: N/A:Please select the setup.exe located on the installation DVD.
game:
arch: win32
exe: drive_c/Program Files/Microsoft Office/Office14/EXCEL.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Running setup
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: microsoft-excel-2010-32bit
steamid: null
version: 2010 32bit
year: 1987
{
"game_slug": "microsoft-excel",
"version": "2010 32bit",
"description": null,
"notes": "",
"name": "Microsoft Excel",
"year": 1987,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "microsoft-excel-2010-32bit",
"installer_slug": "microsoft-excel-2010-32bit",
"script": {
"files": [
{
"installer": "N/A:Please select the setup.exe located on the installation DVD."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Microsoft Office/Office14/EXCEL.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Running setup",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}