【模型】版本

This commit is contained in:
yuejiajun 2025-08-18 17:19:16 +08:00
parent 0e1dc0cb06
commit 54a3517d21

View File

@ -1,7 +1,7 @@
;iss ;iss
#define MyAppName "模型管理" #define MyAppName "模型管理"
#define MyAppVersion "v1.0.0" #define MyAppVersion "1.0.0"
#define MyAppPublisher "X" #define MyAppPublisher "X"
#define MyAppURL "~" #define MyAppURL "~"
#define MyAppExeName "model" #define MyAppExeName "model"
@ -27,7 +27,7 @@ Password={#InstallPassword}
Encryption=yes Encryption=yes
; ICO图标 ; ICO图标
;SetupIconFile={#MyAppResources}\icon.ico ;SetupIconFile={#MyAppResources}\icon.ico
VersionInfoProductVersion=1.0.0 VersionInfoProductVersion={#MyAppVersion}
VersionInfoCompany= VersionInfoCompany=
VersionInfoDescription={#MyAppName}服务 VersionInfoDescription={#MyAppName}服务
VersionInfoCopyright=CopyRight © 2025 VersionInfoCopyright=CopyRight © 2025