-
Notifications
You must be signed in to change notification settings - Fork 0
/
versioninfo.txt
28 lines (28 loc) · 952 Bytes
/
versioninfo.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=(2023, 8, 14, 2),
prodvers=(2023, 8, 14, 2),
mask=0x3f,
flags=0x0,
OS=0x40004,
fileType=0x1,
subtype=0x0,
date=(0, 0)
),
kids=[
StringFileInfo(
[
StringTable(
u'040904B0',
[StringStruct(u'CompanyName', u'Ziad Ahmed (Mr.X)'),
StringStruct(u'FileDescription', u'Advanced Password Generator Background CLI Service'),
StringStruct(u'FileVersion', u'2023-08-14 v2.0 stable'),
StringStruct(u'InternalName', u'apgcli'),
StringStruct(u'LegalCopyright', u'Ziad (Mr.X) Software 2021 - 2023 - All rights reserved'),
StringStruct(u'OriginalFilename', u'apgcli.exe'),
StringStruct(u'ProductName', u'APG Background CLI Service'),
StringStruct(u'ProductVersion', u'2023-08-14 v2.0 stable')])
]),
VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
]
)