Compare commits

...

3 Commits

18 changed files with 71 additions and 22 deletions

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "华高扫描仪维护工具" #define MyAppName "华高扫描仪维护工具"
#define MyAppVersion "4.37.10000.23031" #define MyAppVersion GetFileVersion('..\..\x86\OEM\huagao\sane.dll')
#define MyAppSetupName "HGMgrTool_App_Setup" #define MyAppSetupName "HGMgrTool_App_Setup"
#define MyAppDefSetupDir "HGMgrTool" #define MyAppDefSetupDir "HGMgrTool"
#define MyAppPublisher "宁波华高信息科技有限公司" #define MyAppPublisher "宁波华高信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "华高生产工具" #define MyAppName "华高生产工具"
#define MyAppVersion "4.38.10000.23038" #define MyAppVersion GetFileVersion('..\..\x86\OEM\huagao\sane.dll')
#define MyAppSetupName "HGProductionTool_App_Setup" #define MyAppSetupName "HGProductionTool_App_Setup"
#define MyAppDefSetupDir "HGProductionTool" #define MyAppDefSetupDir "HGProductionTool"
#define MyAppPublisher "宁波华高信息科技有限公司" #define MyAppPublisher "宁波华高信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "沧田扫描软件" #define MyAppName "沧田扫描软件"
#define MyAppVersion "4.39.18100.23053" #define MyAppVersion GetFileVersion('..\..\x64\OEM\cumtenn\sane.dll')
#define MyAppSetupName "CumtennScan_App_Setup" #define MyAppSetupName "CumtennScan_App_Setup"
#define MyAppDefSetupDir "CumtennScan" #define MyAppDefSetupDir "CumtennScan"
#define MyAppPublisher "浙江沧田智能信息科技有限公司" #define MyAppPublisher "浙江沧田智能信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "汉王扫描软件" #define MyAppName "汉王扫描软件"
#define MyAppVersion "4.39.16100.23053" #define MyAppVersion GetFileVersion('..\..\x64\OEM\hanvon\sane.dll')
#define MyAppSetupName "HanvonScan_App_Setup" #define MyAppSetupName "HanvonScan_App_Setup"
#define MyAppDefSetupDir "HanvonScan" #define MyAppDefSetupDir "HanvonScan"
#define MyAppPublisher "汉王科技股份有限公司" #define MyAppPublisher "汉王科技股份有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppVersion "4.39.10100.23053" #define MyAppVersion GetFileVersion('..\..\x64\OEM\huagao\sane.dll')
#define MyAppSetupName "HuaGoScan_App_Setup" #define MyAppSetupName "HuaGoScan_App_Setup"
#define MyAppDefSetupDir "HuaGoScan" #define MyAppDefSetupDir "HuaGoScan"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "立思辰扫描软件" #define MyAppName "立思辰扫描软件"
#define MyAppVersion "4.39.14100.23053" #define MyAppVersion GetFileVersion('..\..\x64\OEM\lanxum\sane.dll')
#define MyAppSetupName "LanxumScan_App_Setup" #define MyAppSetupName "LanxumScan_App_Setup"
#define MyAppDefSetupDir "LanxumScan" #define MyAppDefSetupDir "LanxumScan"
#define MyAppPublisher "立思辰信息科技有限公司" #define MyAppPublisher "立思辰信息科技有限公司"
@ -48,6 +48,23 @@ Source: "..\..\..\..\code_app\doc\scanner\LanxumScan_App_Help_manual.pdf"; DestD
Source: "..\..\..\..\code_app\doc\scanner\LanxumScan_scanSettings_Help_manual.pdf"; DestDir: "{app}\"; Flags: ignoreversion Source: "..\..\..\..\code_app\doc\scanner\LanxumScan_scanSettings_Help_manual.pdf"; DestDir: "{app}\"; Flags: ignoreversion
; app32 ; app32
Source: "..\..\x86\Release\hwusbdev.key"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\cnocr.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\doc_seg.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\ExportFile.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\FormEx.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\GetPdf.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\GetRtf.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\GetXls.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\hanwangOCRdetect.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\hasp_windows_113819.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\HwOcrSdk.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\libzip.org.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\mp30.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\ofd.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\PDFParse.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\tinyxml2.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\zlib.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Qt\iconengines\*"; DestDir: "{app}\iconengines\"; Flags: ignoreversion; Check: not Is64BitInstallMode Source: "..\..\x86\Qt\iconengines\*"; DestDir: "{app}\iconengines\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Release\tessdata\*"; DestDir: "{app}\tessdata\"; Flags: ignoreversion; Check: not Is64BitInstallMode Source: "..\..\x86\Release\tessdata\*"; DestDir: "{app}\tessdata\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\x86\Qt\imageformats\*"; DestDir: "{app}\imageformats\"; Flags: ignoreversion; Check: not Is64BitInstallMode Source: "..\..\x86\Qt\imageformats\*"; DestDir: "{app}\imageformats\"; Flags: ignoreversion; Check: not Is64BitInstallMode
@ -71,6 +88,23 @@ Source: "..\..\x86\OEM\lanxum\scanner.dll"; DestDir: "{app}\"; Flags: ignorevers
Source: "..\..\x86\OEM\lanxum\lang.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode Source: "..\..\x86\OEM\lanxum\lang.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: not Is64BitInstallMode
Source: "..\..\..\lang\*"; DestDir: "{app}\lang\"; Flags: ignoreversion; Check: not Is64BitInstallMode Source: "..\..\..\lang\*"; DestDir: "{app}\lang\"; Flags: ignoreversion; Check: not Is64BitInstallMode
; app64 ; app64
Source: "..\..\x64\Release\hwusbdev.key"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\cnocr.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\doc_seg.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\ExportFile.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\FormEx.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\GetPdf.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\GetRtf.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\GetXls.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\hanwangOCRdetect.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\hasp_windows_x64_113819.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\HwOcrSdk.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\libzip.org.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\mp30.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\ofd.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\PDFParse.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\tinyxml2.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\zlib.dll"; DestDir: "{app}\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Qt\iconengines\*"; DestDir: "{app}\iconengines\"; Flags: ignoreversion; Check: Is64BitInstallMode Source: "..\..\x64\Qt\iconengines\*"; DestDir: "{app}\iconengines\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Release\tessdata\*"; DestDir: "{app}\tessdata\"; Flags: ignoreversion; Check: Is64BitInstallMode Source: "..\..\x64\Release\tessdata\*"; DestDir: "{app}\tessdata\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x64\Qt\imageformats\*"; DestDir: "{app}\imageformats\"; Flags: ignoreversion; Check: Is64BitInstallMode Source: "..\..\x64\Qt\imageformats\*"; DestDir: "{app}\imageformats\"; Flags: ignoreversion; Check: Is64BitInstallMode
@ -96,6 +130,23 @@ Source: "..\..\x64\OEM\lanxum\lang.dll"; DestDir: "{app}\"; Flags: ignoreversion
Source: "..\..\..\lang\*"; DestDir: "{app}\lang\"; Flags: ignoreversion; Check: Is64BitInstallMode Source: "..\..\..\lang\*"; DestDir: "{app}\lang\"; Flags: ignoreversion; Check: Is64BitInstallMode
; twain32 ; twain32
Source: "..\..\x86\Release\hwusbdev.key"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\cnocr.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\doc_seg.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\ExportFile.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\FormEx.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\GetPdf.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\GetRtf.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\GetXls.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\hanwangOCRdetect.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\hasp_windows_113819.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\HwOcrSdk.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\libzip.org.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\mp30.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\ofd.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\PDFParse.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\tinyxml2.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\zlib.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\..\..\code_app\doc\scanner\LanxumScan_scanSettings_Help_manual.pdf"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode Source: "..\..\..\..\code_app\doc\scanner\LanxumScan_scanSettings_Help_manual.pdf"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\msvcp140.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode Source: "..\..\x86\Release\msvcp140.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode
Source: "..\..\x86\Release\vcruntime140.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode Source: "..\..\x86\Release\vcruntime140.dll"; DestDir: "{win}\twain_32\LanxumTwain\"; Flags: ignoreversion; Check: Is64BitInstallMode

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppVersion "4.39.20100.23053" #define MyAppVersion GetFileVersion('..\..\x64\OEM\microtek\sane.dll')
#define MyAppSetupName "Microtek DocWizard EX_App" #define MyAppSetupName "Microtek DocWizard EX_App"
#define MyAppDefSetupDir "Microtek DocWizard EX" #define MyAppDefSetupDir "Microtek DocWizard EX"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppVersion "4.39.20100.23053" #define MyAppVersion GetFileVersion('..\..\x64\OEM\microtek\sane.dll')
#define MyAppSetupName "Microtek DocWizard EX_TWAIN" #define MyAppSetupName "Microtek DocWizard EX_TWAIN"
#define MyAppDefSetupDir "Microtek DocWizard EX" #define MyAppDefSetupDir "Microtek DocWizard EX"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "沧田SCANNERLIB" #define MyAppName "沧田SCANNERLIB"
#define MyAppVersion "4.37.18000.23031" #define MyAppVersion GetFileVersion('..\..\x64\OEM\cumtenn\sane.dll')
#define MyAppSetupName "CumtennScannerLib_Setup" #define MyAppSetupName "CumtennScannerLib_Setup"
#define MyAppDefSetupDir "CumtennScannerLib" #define MyAppDefSetupDir "CumtennScannerLib"
#define MyAppPublisher "浙江沧田智能信息科技有限公司" #define MyAppPublisher "浙江沧田智能信息科技有限公司"
@ -73,10 +73,8 @@ Source: "..\..\x64\Release\vcruntime140_1.dll"; DestDir: "{app}\bin\x64\"; Flags
Source: "..\..\x64\Release\concrt140.dll"; DestDir: "{app}\bin\x64\"; Flags: ignoreversion; Check: IsWin64 Source: "..\..\x64\Release\concrt140.dll"; DestDir: "{app}\bin\x64\"; Flags: ignoreversion; Check: IsWin64
;拷贝驱动 ;拷贝驱动
Source: "..\..\usb\cumtenn\cumtennctsa3.inf"; DestDir: "{app}\driver\"; Flags: ignoreversion recursesubdirs; Source: "..\..\usb\cumtenn\ctsusbscan.inf"; DestDir: "{app}\driver\"; Flags: ignoreversion recursesubdirs;
Source: "..\..\usb\cumtenn\cumtennctsa3.cat"; DestDir: "{app}\driver\"; Flags: ignoreversion recursesubdirs; Source: "..\..\usb\cumtenn\ctsusbscan.cat"; DestDir: "{app}\driver\"; Flags: ignoreversion recursesubdirs;
Source: "..\..\usb\cumtenn\cumtennctsa4.inf"; DestDir: "{app}\driver\"; Flags: ignoreversion recursesubdirs;
Source: "..\..\usb\cumtenn\cumtennctsa4.cat"; DestDir: "{app}\driver\"; Flags: ignoreversion recursesubdirs;
Source: "..\..\x86\Release\DPInst32.exe"; DestDir: "{app}\"; Flags: ignoreversion recursesubdirs; Check: not IsWin64 Source: "..\..\x86\Release\DPInst32.exe"; DestDir: "{app}\"; Flags: ignoreversion recursesubdirs; Check: not IsWin64
Source: "..\..\x64\Release\DPInst64.exe"; DestDir: "{app}\"; Flags: ignoreversion recursesubdirs; Check: IsWin64 Source: "..\..\x64\Release\DPInst64.exe"; DestDir: "{app}\"; Flags: ignoreversion recursesubdirs; Check: IsWin64

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "汉王SCANNERLIB" #define MyAppName "汉王SCANNERLIB"
#define MyAppVersion "4.37.16000.23031" #define MyAppVersion GetFileVersion('..\..\x64\OEM\hanvon\sane.dll')
#define MyAppSetupName "HanvonScannerLib_Setup" #define MyAppSetupName "HanvonScannerLib_Setup"
#define MyAppDefSetupDir "HanvonScannerLib" #define MyAppDefSetupDir "HanvonScannerLib"
#define MyAppPublisher "汉王信息科技有限公司" #define MyAppPublisher "汉王信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "华高SCANNERLIB" #define MyAppName "华高SCANNERLIB"
#define MyAppVersion "4.38.10000.23039" #define MyAppVersion GetFileVersion('..\..\x64\OEM\huagao\sane.dll')
#define MyAppSetupName "HuaGoScannerLib_Setup" #define MyAppSetupName "HuaGoScannerLib_Setup"
#define MyAppDefSetupDir "HuaGoScannerLib" #define MyAppDefSetupDir "HuaGoScannerLib"
#define MyAppPublisher "宁波华高信息科技有限公司" #define MyAppPublisher "宁波华高信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "立思辰SCANNERLIB" #define MyAppName "立思辰SCANNERLIB"
#define MyAppVersion "4.37.14000.23031" #define MyAppVersion GetFileVersion('..\..\x64\OEM\lanxum\sane.dll')
#define MyAppSetupName "LanxumScannerLib_Setup" #define MyAppSetupName "LanxumScannerLib_Setup"
#define MyAppDefSetupDir "LanxumScannerLib" #define MyAppDefSetupDir "LanxumScannerLib"
#define MyAppPublisher "立思辰信息科技有限公司" #define MyAppPublisher "立思辰信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "汉王WEBSCAN" #define MyAppName "汉王WEBSCAN"
#define MyAppVersion "4.35.16000.22311" #define MyAppVersion GetFileVersion('..\..\x86\OEM\hanvon\sane.dll')
#define MyAppSetupName "HanvonWebScan_Setup" #define MyAppSetupName "HanvonWebScan_Setup"
#define MyAppDefSetupDir "HanvonWebScan" #define MyAppDefSetupDir "HanvonWebScan"
#define MyAppPublisher "汉王信息科技有限公司" #define MyAppPublisher "汉王信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "华高WEBSCAN" #define MyAppName "华高WEBSCAN"
#define MyAppVersion "4.35.10000.22311" #define MyAppVersion GetFileVersion('..\..\x86\OEM\huagao\sane.dll')
#define MyAppSetupName "HuaGoWebScan_Setup" #define MyAppSetupName "HuaGoWebScan_Setup"
#define MyAppDefSetupDir "HuaGoWebScan" #define MyAppDefSetupDir "HuaGoWebScan"
#define MyAppPublisher "宁波华高信息科技有限公司" #define MyAppPublisher "宁波华高信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "立思辰WEBSCAN" #define MyAppName "立思辰WEBSCAN"
#define MyAppVersion "4.35.14000.22311" #define MyAppVersion GetFileVersion('..\..\x86\OEM\lanxum\sane.dll')
#define MyAppSetupName "LanxumWebScan_Setup" #define MyAppSetupName "LanxumWebScan_Setup"
#define MyAppDefSetupDir "LanxumWebScan" #define MyAppDefSetupDir "LanxumWebScan"
#define MyAppPublisher "立思辰信息科技有限公司" #define MyAppPublisher "立思辰信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "汉王WEBSDK" #define MyAppName "汉王WEBSDK"
#define MyAppVersion "4.36.16000.22332" #define MyAppVersion GetFileVersion('..\..\x86\OEM\hanvon\sane.dll')
#define MyAppSetupName "HanvonWebSdk_Setup" #define MyAppSetupName "HanvonWebSdk_Setup"
#define MyAppDefSetupDir "HanvonWebSdk" #define MyAppDefSetupDir "HanvonWebSdk"
#define MyAppPublisher "汉王信息科技有限公司" #define MyAppPublisher "汉王信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "华高WEBSDK" #define MyAppName "华高WEBSDK"
#define MyAppVersion "4.36.10000.22332" #define MyAppVersion GetFileVersion('..\..\x86\OEM\huagao\sane.dll')
#define MyAppSetupName "HuaGoWebSdk_Setup" #define MyAppSetupName "HuaGoWebSdk_Setup"
#define MyAppDefSetupDir "HuaGoWebSdk" #define MyAppDefSetupDir "HuaGoWebSdk"
#define MyAppPublisher "宁波华高信息科技有限公司" #define MyAppPublisher "宁波华高信息科技有限公司"

View File

@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard. ; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "立思辰WEBSDK" #define MyAppName "立思辰WEBSDK"
#define MyAppVersion "4.36.14000.22332" #define MyAppVersion GetFileVersion('..\..\x86\OEM\lanxum\sane.dll')
#define MyAppSetupName "LanxumWebSdk_Setup" #define MyAppSetupName "LanxumWebSdk_Setup"
#define MyAppDefSetupDir "LanxumWebSdk" #define MyAppDefSetupDir "LanxumWebSdk"
#define MyAppPublisher "立思辰信息科技有限公司" #define MyAppPublisher "立思辰信息科技有限公司"