-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversioninfo.json
40 lines (39 loc) · 963 Bytes
/
versioninfo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"FixedFileInfo": {
"FileVersion": {
"Major": 1,
"Minor": 0,
"Patch": 2,
"Build": 0
},
"ProductVersion": {
"Major": 1,
"Minor": 0,
"Patch": 1,
"Build": 0
},
"FileFlagsMask": "3f",
"FileFlags": "00",
"FileOS": "040004",
"FileType": "01",
"FileSubtype": "00"
},
"StringFileInfo": {
"Comments": "",
"CompanyName": "The Lockdown",
"FileDescription": "ElevenTray - Show the damn tray icons!",
"FileVersion": "1.0.2.0",
"InternalName": "ElevenTray.exe",
"LegalCopyright": "© 2024 The Lockdown",
"LegalTrademarks": "",
"OriginalFilename": "ElevenTray.exe",
"ProductName": "ElevenTray",
"ProductVersion": "1.0.2.0"
},
"VarFileInfo": {
"Translation": {
"LangID": "0409",
"CharsetID": "04B0"
}
}
}