64位版本修改版本号

This commit is contained in:
luoliangyi 2022-08-08 12:38:20 +08:00
parent 3a1c0f373c
commit 3e941fde5e
6 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "汉王扫描仪软件64位"
#define MyAppVersion "4.15.10000.22217"
#define MyAppSetupName "HanvonScan_App_Setup"
#define MyAppVersion "4.16.10100.22218"
#define MyAppSetupName "HanvonScan_App_Setup_x64"
#define MyAppDefSetupDir "HanvonScan"
#define MyAppPublisher "汉王科技股份有限公司"
@ -18,7 +18,7 @@ DefaultDirName={pf}\{#MyAppDefSetupDir}
DefaultGroupName={#MyAppName}
VersionInfoVersion={#MyAppVersion}
OutputDir=..\..\package\hanvon
OutputBaseFilename={#MyAppSetupName}_{#MyAppVersion}_x64
OutputBaseFilename={#MyAppSetupName}_{#MyAppVersion}
Compression=lzma
AppPublisher={#MyAppPublisher}
SolidCompression=yes

View File

@ -1,8 +1,8 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "华高扫描仪软件64位"
#define MyAppVersion "4.15.10000.22217"
#define MyAppSetupName "HuaGoScan_App_Setup"
#define MyAppVersion "4.16.10100.22218"
#define MyAppSetupName "HuaGoScan_App_Setup_x64"
#define MyAppDefSetupDir "HuaGoScan"
#define MyAppPublisher "宁波华高信息科技有限公司"
@ -18,7 +18,7 @@ DefaultDirName={pf}\{#MyAppDefSetupDir}
DefaultGroupName={#MyAppName}
VersionInfoVersion={#MyAppVersion}
OutputDir=..\..\package\huagao
OutputBaseFilename={#MyAppSetupName}_{#MyAppVersion}_x64
OutputBaseFilename={#MyAppSetupName}_{#MyAppVersion}
Compression=lzma
AppPublisher={#MyAppPublisher}
SolidCompression=yes

View File

@ -1,8 +1,8 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "立思辰扫描仪软件64位"
#define MyAppVersion "4.15.10000.22217"
#define MyAppSetupName "LanxumScan_App_Setup"
#define MyAppVersion "4.16.10100.22218"
#define MyAppSetupName "LanxumScan_App_Setup_x64"
#define MyAppDefSetupDir "LanxumScan"
#define MyAppPublisher "立思辰信息科技有限公司"
@ -18,7 +18,7 @@ DefaultDirName={pf}\{#MyAppDefSetupDir}
DefaultGroupName={#MyAppName}
VersionInfoVersion={#MyAppVersion}
OutputDir=..\..\package\lanxum
OutputBaseFilename={#MyAppSetupName}_{#MyAppVersion}_x64
OutputBaseFilename={#MyAppSetupName}_{#MyAppVersion}
Compression=lzma
AppPublisher={#MyAppPublisher}
SolidCompression=yes