【基础环境】版本
This commit is contained in:
parent
492492e0b8
commit
336a464eed
@ -1,7 +1,7 @@
|
||||
;iss
|
||||
|
||||
#define MyAppName "基础环境"
|
||||
#define MyAppVersion "v1.0.0"
|
||||
#define MyAppVersion "1.0.0"
|
||||
#define MyAppPublisher "X"
|
||||
#define MyAppURL "~"
|
||||
#define MyAppExeName "command"
|
||||
@ -32,7 +32,7 @@ UninstallDisplayIcon={app}\{#MyAppExeName}.exe
|
||||
VersionInfoCompany=
|
||||
VersionInfoCopyright=CopyRight © 2025
|
||||
VersionInfoDescription=装配DB、IO、MQ、Command等
|
||||
VersionInfoProductVersion=1.0.0
|
||||
VersionInfoProductVersion={#MyAppVersion}
|
||||
VersionInfoProductName=基础环境(支持Windows7及以上)
|
||||
|
||||
; 默认配置
|
||||
|
@ -1,7 +1,7 @@
|
||||
;iss
|
||||
|
||||
#define MyAppName "基础环境"
|
||||
#define MyAppVersion "v1.0.0"
|
||||
#define MyAppVersion "1.0.0"
|
||||
#define MyAppPublisher "X"
|
||||
#define MyAppURL "~"
|
||||
#define MyAppExeName "command"
|
||||
@ -32,7 +32,7 @@ UninstallDisplayIcon={app}\{#MyAppExeName}.exe
|
||||
VersionInfoCompany=
|
||||
VersionInfoCopyright=CopyRight © 2025
|
||||
VersionInfoDescription=基本命令扩充(sed、awk、grep等)
|
||||
VersionInfoProductVersion=1.0.0
|
||||
VersionInfoProductVersion={#MyAppVersion}
|
||||
VersionInfoProductName=基础环境(支持Windows7及以上)
|
||||
|
||||
; 默认配置
|
||||
|
Loading…
x
Reference in New Issue
Block a user