【想定】版本
This commit is contained in:
parent
54a3517d21
commit
0f24f31719
@ -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 "scenario"
|
#define MyAppExeName "scenario"
|
||||||
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user