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