28 lines
835 B
Plaintext
28 lines
835 B
Plaintext
VSVersionInfo(
|
|
ffi=FixedFileInfo(
|
|
filevers=(1, 0, 0, 0),
|
|
prodvers=(1, 0, 0, 0),
|
|
mask=0x3f,
|
|
flags=0x0,
|
|
OS=0x40004,
|
|
fileType=0x1,
|
|
subtype=0x0,
|
|
date=(0, 0)
|
|
),
|
|
kids=[
|
|
StringFileInfo(
|
|
[
|
|
StringTable(
|
|
u'040904B0',
|
|
[StringStruct(u'CompanyName', u'Bruno Ferreira'),
|
|
StringStruct(u'FileDescription', u'PSA EDC17 PIN Decoder'),
|
|
StringStruct(u'FileVersion', u'1.0.0'),
|
|
StringStruct(u'InternalName', u'pin_decoder'),
|
|
StringStruct(u'LegalCopyright', u'Copyright (c) 2025'),
|
|
StringStruct(u'OriginalFilename', u'pin_decoder.exe'),
|
|
StringStruct(u'ProductName', u'PIN Decoder'),
|
|
StringStruct(u'ProductVersion', u'1.0.0')])
|
|
]),
|
|
VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
|
|
]
|
|
) |