| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "FixedFileInfo": {
- "FileVersion": {
- "Major": 0,
- "Minor": 0,
- "Patch": 0,
- "Build": 0
- },
- "ProductVersion": {
- "Major": 0,
- "Minor": 0,
- "Patch": 0,
- "Build": 0
- },
- "FileFlagsMask": "3f",
- "FileFlags ": "00",
- "FileOS": "040004",
- "FileType": "01",
- "FileSubType": "00"
- },
- "StringFileInfo": {
- "Comments": "https://github.com/OliveTin/OliveTin",
- "CompanyName": "James Read",
- "FileDescription": "OliveTin web interface for running shell commands",
- "FileVersion": "0.0.0.0",
- "InternalName": "OliveTin",
- "LegalCopyright": "Copyright (C) James Read. Licensed under AGPL-3.0.",
- "LegalTrademarks": "",
- "OriginalFilename": "OliveTin.exe",
- "PrivateBuild": "",
- "ProductName": "OliveTin",
- "ProductVersion": "0.0.0.0",
- "SpecialBuild": ""
- },
- "VarFileInfo": {
- "Translation": {
- "LangID": "0409",
- "CharsetID": "04B0"
- }
- }
- }
|