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 "立思辰信息科技有限公司"