【实验】版本
This commit is contained in:
parent
0f24f31719
commit
3275d16e3a
@ -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 "simulation"
|
#define MyAppExeName "simulation"
|
||||||
@ -28,7 +28,7 @@ Encryption=yes
|
|||||||
; ICO图标
|
; ICO图标
|
||||||
;SetupIconFile={#MyAppResources}\icon.ico
|
;SetupIconFile={#MyAppResources}\icon.ico
|
||||||
;UninstallDisplayIcon={app}\{#MyAppExeName}.exe
|
;UninstallDisplayIcon={app}\{#MyAppExeName}.exe
|
||||||
VersionInfoProductVersion=1.0.0
|
VersionInfoProductVersion={#MyAppVersion}
|
||||||
VersionInfoCompany=
|
VersionInfoCompany=
|
||||||
VersionInfoDescription=仿真实验服务
|
VersionInfoDescription=仿真实验服务
|
||||||
VersionInfoCopyright=CopyRight © 2025
|
VersionInfoCopyright=CopyRight © 2025
|
||||||
|
Loading…
x
Reference in New Issue
Block a user