diff --git a/win/package/hanvon/HanvonScan_App_Setup_4.14.10000.22216.exe b/win/package/hanvon/HanvonScan_App_Setup_4.14.10000.22216.exe new file mode 100644 index 0000000..459748d Binary files /dev/null and b/win/package/hanvon/HanvonScan_App_Setup_4.14.10000.22216.exe differ diff --git a/win/package/huagao/HuaGoScan_App_Setup_4.14.10000.22216.exe b/win/package/huagao/HuaGoScan_App_Setup_4.14.10000.22216.exe new file mode 100644 index 0000000..c007c49 Binary files /dev/null and b/win/package/huagao/HuaGoScan_App_Setup_4.14.10000.22216.exe differ diff --git a/win/package/lanxum/LanxumScan_App_Setup_4.14.10000.22216.exe b/win/package/lanxum/LanxumScan_App_Setup_4.14.10000.22216.exe new file mode 100644 index 0000000..2283635 Binary files /dev/null and b/win/package/lanxum/LanxumScan_App_Setup_4.14.10000.22216.exe differ diff --git a/win/setup/scanner/HanvonScan_App_Setup.iss b/win/setup/scanner/HanvonScan_App_Setup.iss index f19df02..20fa347 100644 --- a/win/setup/scanner/HanvonScan_App_Setup.iss +++ b/win/setup/scanner/HanvonScan_App_Setup.iss @@ -1,10 +1,10 @@ ; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "汉王扫描仪软件" -#define MyAppVersion "4.1034.2022.8011" +#define MyAppVersion "4.14.10000.22216" #define MyAppSetupName "HanvonScan_App_Setup" #define MyAppDefSetupDir "HanvonScan" -#define MyAppPublisher "汉王信息科技有限公司" +#define MyAppPublisher "汉王科技股份有限公司" [Setup] ; NOTE: The value of AppId uniquely identifies this application. @@ -208,6 +208,6 @@ Filename: "{app}\HWUpgradeApp.exe"; Parameters:"-type=postinstallinfo -appName=S Filename: "{app}\HanvonScan.exe"; Description: "{cm:LaunchProgram, {#MyAppName}}"; Flags: postinstall nowait skipifsilent [UninstallRun] -; 卸载二代证驱动 +; 卸载驱动 ;Filename: "{app}\DPInst32"; Parameters: "/u ""{app}\driver\scannerusb.inf"" /q /d"; Check: not IsWin64 ;Filename: "{app}\DPInst64"; Parameters: "/u ""{app}\driver\scannerusb.inf"" /q /d"; Check: IsWin64 \ No newline at end of file diff --git a/win/setup/scanner/HuaGoScan_App_Setup.iss b/win/setup/scanner/HuaGoScan_App_Setup.iss index 7423e75..4c85e19 100644 --- a/win/setup/scanner/HuaGoScan_App_Setup.iss +++ b/win/setup/scanner/HuaGoScan_App_Setup.iss @@ -1,7 +1,7 @@ ; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "华高扫描仪软件" -#define MyAppVersion "4.1034.2022.8011" +#define MyAppVersion "4.14.10000.22216" #define MyAppSetupName "HuaGoScan_App_Setup" #define MyAppDefSetupDir "HuaGoScan" #define MyAppPublisher "宁波华高信息科技有限公司" @@ -210,6 +210,6 @@ Filename: "{app}\HGUpgradeApp.exe"; Parameters:"-type=postinstallinfo -appName=S Filename: "{app}\HuaGoScan.exe"; Description: "{cm:LaunchProgram, {#MyAppName}}"; Flags: postinstall nowait skipifsilent [UninstallRun] -; 卸载二代证驱动 +; 卸载驱动 ;Filename: "{app}\DPInst32"; Parameters: "/u ""{app}\driver\scannerusb.inf"" /q /d"; Check: not IsWin64 ;Filename: "{app}\DPInst64"; Parameters: "/u ""{app}\driver\scannerusb.inf"" /q /d"; Check: IsWin64 \ No newline at end of file diff --git a/win/setup/scanner/LanxumScan_App_Setup.iss b/win/setup/scanner/LanxumScan_App_Setup.iss index 0e8f45d..016f143 100644 --- a/win/setup/scanner/LanxumScan_App_Setup.iss +++ b/win/setup/scanner/LanxumScan_App_Setup.iss @@ -1,7 +1,7 @@ ; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "立思辰扫描仪软件" -#define MyAppVersion "4.1034.2022.8011" +#define MyAppVersion "4.14.10000.22216" #define MyAppSetupName "LanxumScan_App_Setup" #define MyAppDefSetupDir "LanxumScan" #define MyAppPublisher "立思辰信息科技有限公司" @@ -211,6 +211,6 @@ Filename: "{app}\LSCUpgradeApp.exe"; Parameters:"-type=postinstallinfo -appName= Filename: "{app}\LanxumScan.exe"; Description: "{cm:LaunchProgram, {#MyAppName}}"; Flags: postinstall nowait skipifsilent [UninstallRun] -; 卸载二代证驱动 +; 卸载驱动 ;Filename: "{app}\DPInst32"; Parameters: "/u ""{app}\driver\scannerusb.inf"" /q /d"; Check: not IsWin64 ;Filename: "{app}\DPInst64"; Parameters: "/u ""{app}\driver\scannerusb.inf"" /q /d"; Check: IsWin64 \ No newline at end of file