From 77de79262eb3f52e07f14ffc8842659d3942a1ec Mon Sep 17 00:00:00 2001 From: luoliangyi <87842688@qq.com> Date: Mon, 3 Apr 2023 14:04:16 +0800 Subject: [PATCH] =?UTF-8?q?websdk=E7=89=88=E6=9C=AC=E5=8F=B7=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- win/setup/webservice/CumtennWebSdk_Setup.iss | 2 +- win/setup/webservice/HanvonWebSdk_Setup.iss | 2 +- win/setup/webservice/HuaGoWebSdk_Setup.iss | 2 +- win/setup/webservice/LanxumWebSdk_Setup.iss | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/win/setup/webservice/CumtennWebSdk_Setup.iss b/win/setup/webservice/CumtennWebSdk_Setup.iss index 28ebdf0..ed7b74e 100644 --- a/win/setup/webservice/CumtennWebSdk_Setup.iss +++ b/win/setup/webservice/CumtennWebSdk_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 "沧田WEBSDK" -#define MyAppVersion GetFileVersion('..\..\x86\OEM\hanvon\sane.dll') +#define MyAppVersion GetFileVersion('..\..\x64\OEM\hanvon\sane.dll') #define MyAppSetupName "CumtennWebSdk_Setup" #define MyAppDefSetupDir "CumtennWebSdk" #define MyAppPublisher "浙江沧田智能信息科技有限公司" diff --git a/win/setup/webservice/HanvonWebSdk_Setup.iss b/win/setup/webservice/HanvonWebSdk_Setup.iss index e76e343..8084474 100644 --- a/win/setup/webservice/HanvonWebSdk_Setup.iss +++ b/win/setup/webservice/HanvonWebSdk_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 "汉王WEBSDK" -#define MyAppVersion GetFileVersion('..\..\x86\OEM\hanvon\sane.dll') +#define MyAppVersion GetFileVersion('..\..\x64\OEM\hanvon\sane.dll') #define MyAppSetupName "HanvonWebSdk_Setup" #define MyAppDefSetupDir "HanvonWebSdk" #define MyAppPublisher "汉王信息科技有限公司" diff --git a/win/setup/webservice/HuaGoWebSdk_Setup.iss b/win/setup/webservice/HuaGoWebSdk_Setup.iss index 53bc214..f8df25a 100644 --- a/win/setup/webservice/HuaGoWebSdk_Setup.iss +++ b/win/setup/webservice/HuaGoWebSdk_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 "华高WEBSDK" -#define MyAppVersion GetFileVersion('..\..\x86\OEM\huagao\sane.dll') +#define MyAppVersion GetFileVersion('..\..\x64\OEM\huagao\sane.dll') #define MyAppSetupName "HuaGoWebSdk_Setup" #define MyAppDefSetupDir "HuaGoWebSdk" #define MyAppPublisher "宁波华高信息科技有限公司" diff --git a/win/setup/webservice/LanxumWebSdk_Setup.iss b/win/setup/webservice/LanxumWebSdk_Setup.iss index c708047..1366ff3 100644 --- a/win/setup/webservice/LanxumWebSdk_Setup.iss +++ b/win/setup/webservice/LanxumWebSdk_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 "立思辰WEBSDK" -#define MyAppVersion GetFileVersion('..\..\x86\OEM\lanxum\sane.dll') +#define MyAppVersion GetFileVersion('..\..\x64\OEM\lanxum\sane.dll') #define MyAppSetupName "LanxumWebSdk_Setup" #define MyAppDefSetupDir "LanxumWebSdk" #define MyAppPublisher "立思辰信息科技有限公司"