Carregar ficheiros para "/"
This commit is contained in:
28
version_info.txt
Normal file
28
version_info.txt
Normal file
@ -0,0 +1,28 @@
|
||||
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'Godax'),
|
||||
StringStruct(u'FileDescription', u'PSA EDC17C10 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'PinDeocder_EDC17C10.exe'),
|
||||
StringStruct(u'ProductName', u'PIN Decoder'),
|
||||
StringStruct(u'ProductVersion', u'1.0.0')])
|
||||
]),
|
||||
VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
|
||||
]
|
||||
)
|
||||
Reference in New Issue
Block a user