From ea1209d74be81a1a9212f535044ee799c48715df Mon Sep 17 00:00:00 2001 From: LibraHp_0928 <1941163264@qq.com> Date: Sat, 2 Nov 2024 17:21:13 +0800 Subject: [PATCH] update --- versioninfo | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 versioninfo diff --git a/versioninfo b/versioninfo new file mode 100644 index 0000000..d8614f7 --- /dev/null +++ b/versioninfo @@ -0,0 +1,27 @@ +VSVersionInfo( + ffi=FixedFileInfo( + filevers=(1, 0, 2, 0), + prodvers=(1, 0, 2, 0), + mask=0x3f, + flags=0x0, + OS=0x4, + fileType=0x1, + subtype=0x0, + date=(0, 0) + ), + kids=[ + StringFileInfo( + [ + StringTable( + '040904B0', + [StringStruct('CompanyName', 'LibraHp'), + StringStruct('FileDescription', '获取QQ空间发布的历史内容'), + StringStruct('FileVersion', '1.0.2'), + StringStruct('InternalName', 'GetQzoneHistory'), + StringStruct('OriginalFilename', 'GetQzoneHistory.exe'), + StringStruct('ProductName', 'GetQzoneHistory'), + StringStruct('ProductVersion', '1.0.2')] + )]), + VarFileInfo([VarStruct('Translation', [0, 1200])]) + ] +)