30 lines
832 B
Plaintext
30 lines
832 B
Plaintext
VSVersionInfo(
|
|
ffi=FixedFileInfo(
|
|
filevers=(1, 0, 0, 0),
|
|
prodvers=(1, 0, 0, 0),
|
|
mask=0x3f,
|
|
flags=0x0,
|
|
OS=0x4,
|
|
fileType=0x1,
|
|
subtype=0x0,
|
|
date=(0, 0)
|
|
),
|
|
kids=[
|
|
StringFileInfo(
|
|
[
|
|
StringTable(
|
|
'040904B0',
|
|
[StringStruct('CompanyName', 'Tyler de Zeeuw'),
|
|
StringStruct('FileDescription', 'FLARES updater application'),
|
|
StringStruct('FileVersion', '1.0.0.0'),
|
|
StringStruct('InternalName', 'main.exe'),
|
|
StringStruct('LegalCopyright', '© 2025 Tyler de Zeeuw'),
|
|
StringStruct('OriginalFilename', 'flares_updater.exe'),
|
|
StringStruct('ProductName', 'FLARES Updater'),
|
|
StringStruct('ProductVersion', '1.0.0.0')])
|
|
]
|
|
),
|
|
VarFileInfo([VarStruct('Translation', [1033, 1200])])
|
|
]
|
|
)
|