-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathver.txt
28 lines (28 loc) · 821 Bytes
/
ver.txt
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
VSVersionInfo(
ffi=FixedFileInfo(
filevers=(3, 0, 0, 1),
prodvers=(3, 0, 0, 1),
mask=0x3f,
flags=0x0,
OS=0x40004,
fileType=0x1,
subtype=0x0,
date=(0, 0)
),
kids=[
StringFileInfo(
[
StringTable(
'040904B0',
[StringStruct('CompanyName', 'laoniu.tk'),
StringStruct('FileDescription', 'Contact [email protected] for any suggestion'),
StringStruct('FileVersion', '3.0.0.1'),
StringStruct('InternalName', 'ICOM'),
StringStruct('LegalCopyright', 'laoniu.tk says free to use'),
StringStruct('OriginalFilename', 'ICOM.exe'),
StringStruct('ProductName', 'ICOM Serial Tool for Windows'),
StringStruct('ProductVersion', '3.0.0.1')])
]),
VarFileInfo([VarStruct('Translation', [1033, 1200])])
]
)