mirror of
https://github.com/Tylous/ScareCrow
synced 2026-06-08 12:46:12 +00:00
27 lines
710 B
JSON
27 lines
710 B
JSON
{
|
|
"FixedFileInfo": {
|
|
"FileVersion": {
|
|
"Major": 1,
|
|
"Minor": 0,
|
|
"Patch": 0,
|
|
"Build": 0
|
|
},
|
|
"ProductVersion": {
|
|
"Major": 1,
|
|
"Minor": 0,
|
|
"Patch": 0,
|
|
"Build": 0
|
|
}
|
|
},
|
|
"StringFileInfo": {
|
|
"CompanyName": "Microsoft Corporation",
|
|
"FileDescription": "Microsoft Corporation",
|
|
"FileVersion": "Microsoft Corporation",
|
|
"InternalName": "test",
|
|
"LegalCopyright": "Microsoft Corporation",
|
|
"OriginalFilename": "Microsoft Corporation",
|
|
"ProductName": "Microsoft Corporation",
|
|
"ProductVersion": "Microsoft Corporation"
|
|
}
|
|
}
|