forked from Goo-aw233/MSPCManagerHelper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
version_x64.txt
38 lines (37 loc) · 1022 Bytes
/
version_x64.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
29
30
31
32
33
34
35
36
37
38
# UTF-8
#
# For more details about fixed file info 'ffi' see:
# http://msdn.microsoft.com/en-us/library/ms646997.aspx
#
VSVersionInfo(
ffi=FixedFileInfo(
filevers=(0, 2, 0, 8),
prodvers=(0, 2, 0, 8),
mask=0x3f,
flags=0x0,
OS=0x4,
fileType=0x1,
subtype=0x0,
date=(0, 0)
),
kids=[
StringFileInfo(
[
StringTable(
'040904B0',
[
StringStruct(u'CompanyName', u'GuCATs'),
StringStruct('FileDescription', 'MSPCManagerHelper'),
StringStruct('FileVersion', 'Beta v0.2.0.8 x64'),
StringStruct('InternalName', 'MSPCManagerHelper_Beta_v0.2.0.8_x64'),
StringStruct(u'LegalCopyright', u'© 2024 GuCATs All rights reserved.'),
StringStruct('OriginalFilename', 'MSPCManagerHelper_Beta_v0.2.0.8_x64.exe'),
StringStruct('ProductName', 'MSPCManagerHelper'),
StringStruct('ProductVersion', 'Beta v0.2.0.8 x64')
]
)
]
),
VarFileInfo([VarStruct('Translation', [1033, 1200])])
]
)