-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathversioninfo.json
More file actions
37 lines (37 loc) · 963 Bytes
/
versioninfo.json
File metadata and controls
37 lines (37 loc) · 963 Bytes
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
{
"FixedFileInfo": {
"FileVersion": {
"Major": 1,
"Minor": 0,
"Patch": 0,
"Build": 0
},
"ProductVersion": {
"Major": 1,
"Minor": 0,
"Patch": 0,
"Build": 0
},
"FileFlagsMask": "3f",
"FileFlags ": "00",
"FileOS": "040004",
"FileType": "01",
"FileSubType": "00"
},
"StringFileInfo": {
"Comments": "",
"CompanyName": "spddl",
"FileDescription": "",
"FileVersion": "1.0.0.0",
"InternalName": "",
"LegalCopyright": "",
"LegalTrademarks": "",
"OriginalFilename": "GoInterruptPolicy.exe",
"PrivateBuild": "",
"ProductName": "GoInterruptPolicy",
"ProductVersion": "1.0.0.0",
"SpecialBuild": ""
},
"IconPath": "GoInterruptPolicy.ico",
"ManifestPath": "GoInterruptPolicy.exe.manifest"
}