-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversioninfo.json
More file actions
30 lines (30 loc) · 1001 Bytes
/
versioninfo.json
File metadata and controls
30 lines (30 loc) · 1001 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
{
"FixedFileInfo": {
"FileVersion": { "Major": 26, "Minor": 4, "Patch": 27, "Build": 0 },
"ProductVersion": { "Major": 26, "Minor": 4, "Patch": 27, "Build": 0 },
"FileFlagsMask": "3f",
"FileFlags ": "00",
"FileOS": "040004",
"FileType": "01",
"FileSubType": "00"
},
"StringFileInfo": {
"Comments": "https://github.com/SerZhyAle/FileDO",
"CompanyName": "SZA",
"FileDescription": "FileDO - Advanced File and Storage Operations Tool",
"FileVersion": "26.4.27.0",
"InternalName": "filedo",
"LegalCopyright": "Copyright (c) 2025 sza. MIT License.",
"LegalTrademarks": "",
"OriginalFilename": "filedo.exe",
"PrivateBuild": "",
"ProductName": "FileDO",
"ProductVersion": "26.4.27.0",
"SpecialBuild": ""
},
"VarFileInfo": {
"Translation": { "LangID": "0409", "CharsetID": "04B0" }
},
"IconPath": "assets/icon.ico",
"ManifestPath": "app.manifest"
}