-
Notifications
You must be signed in to change notification settings - Fork 609
Expand file tree
/
Copy pathversion.txt
More file actions
31 lines (31 loc) · 1016 Bytes
/
version.txt
File metadata and controls
31 lines (31 loc) · 1016 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
VSVersionInfo(
ffi=FixedFileInfo(
filevers=(3, 3, 2, 0),
prodvers=(3, 3, 2, 0),
mask=0x3f,
flags=0x0,
OS=0x4,
fileType=0x1,
subtype=0x0,
date=(0, 0)
),
kids=[
StringFileInfo([
StringTable(
'080404B0',
[
StringStruct('CompanyName', '肥宅水水呀'),
StringStruct('FileDescription', '国家中小学智慧教育平台 资源下载工具'),
StringStruct('FileVersion', '3.3.2.0'),
StringStruct('InternalName', 'tchMaterial-parser'),
StringStruct('LegalCopyright', 'Copyright © 2026 肥宅水水呀'),
StringStruct('OriginalFilename', 'tchMaterial-parser.exe'),
StringStruct('ProductName', '国家中小学智慧教育平台 资源下载工具'),
StringStruct('ProductVersion', '3.3.2.0'),
StringStruct('Comments', '国家中小学智慧教育平台 资源下载工具')
]
)
]),
VarFileInfo([VarStruct('Translation', [2052, 1200])])
]
)