INSTALLDIR=“<destination path>” | The path to the folder where the ABBYY FineReader Engine library will be installed. | |
DeinstallRuntime=Yes | No | No | Specifies if the existing runtime installation of the library must be uninstalled. Set the path to the installation folder in the INSTALLDIR parameter. |
MODULES=<list of library modules> | None | All | All | The list of librarymodulesthat you want to install. See the list of available modules below. The modules must be separated with commas (,). For example, MODULES=ICR,PDF,BasicLang. If you do not want to install any of these modules, set this option to None. If you want to install all the modules, set this option to All. |
WIBUDR=Yes | No | No | Specifies whether hardware key drivers (CodeMeter) must be installed. |
LICENSESRV=Yes | No | Yes | Specifies whetherLicensing Servicemust be installed. If WIBUDR=Yes, the Licensing Service is installed automatically and cannot be excluded from the installation. The Licensing Service is installed to thefolder.
|
SERVERNAME=<the DNS name or IP address> | The DNS name or IP address of the computer where the Licensing Service is installed. When specifying SERVERNAME, LICENSESRV is automatically set to No. | |
LICENSEDATADIR=“<destination path>” | The path to the folder where auxiliary information about licensing will be stored. By default, it is the %ProgramData%\ABBYY\SDK\12\Licenses. You may change the folder with this option when performing Runtime installation or after, through thefunction. | |
RegisterCOM=Yes | No | Force | Yes | Specifies whether the COM wrappers should be registered. The registration is performed by calling the DllRegisterServer function from FREngine.dll. If the library is already registered with the different path:
If the MODULES option contains VC or is set to All, the library must be registered. Setting this option to No will cause an error and the installation will not be completed. |
/quiet | Silent mode without a progress bar. This is mandatory option because the runtime installation can be performed only in silent mode. Use the /passive option if you want the progress bar to be displayed during the installation. No other dialog boxes will be displayed. If these options are not specified, the /passive option is used by default. | |
/extract | Specifies whether the ABBYY FineReader Engine files should be extracted from the distribution package to a certain folder without installation. No entries will be made in the Windows registry, services, or package cache. However, the procedure requires administrator rights. Use this option to unpack the ABBYY FineReader Engine files and create your custom package. |
库模块
| 库模块 | 运行时许可证中必须可用的许可证模块 | 将被安装的资源文件 |
|---|---|---|
| ICR | Index、ICR、OMR | 用于识别复选标记和手写印刷体文本的文件。 |
| 打开 PDF | 在 ABBYY FineReader Engine 分发工具包:PDF 章节中列为打开 PDF 所必需的文件。 | |
| VC | Scanning、User Patterns Training | 用于扫描和用户模式训练的文件。 |
| Classification | Document Classification | 用于文档分类的文件。 |
| BCR | 名片识别 | 用于名片识别的文件。 |
| BasicLang | Natural | 用于基本预定义语言的文件 (特殊组中定义的语言除外) 。 |
| DataCaptureLang | Natural for Data Capture | 用于特殊语言单元预定义语言的文件。 |
| OfficeConverters | Office Formats Opening、打开 PDF | 用于打开数字文档的文件。 |
| CompareDocuments | Compare Documents | 用于文档比较的文件。 |
| Arabic | Arabic | 用于识别阿拉伯语文本的文件。 |
| Burmese | Burmese | 用于识别缅甸语文本的文件。 |
| Chinese | Chinese | 用于识别中文文本的文件。 |
| Farsi | Farsi | 用于识别波斯语文本的文件。 |
| Japanese | Japanese | 用于识别日语文本的文件。 |
| Korean | Korean | 用于识别韩语文本的文件。 |
| FRXIX | FineReader XIX | 用于识别古欧洲语言文本的文件。 |
| Hebrew | Hebrew | 用于识别希伯来语和意第绪语文本的文件。 |
| Thai | Thai | 用于识别泰语文本的文件。 |
| Vietnamese | Vietnamese | 用于识别越南语文本的文件。 |
示例
升级 ABBYY FineReader Engine 库
- 对于开发人员安装,已安装的版本不早于第 5 版。
- 对于运行时安装,已安装的版本不早于第 6 版。
- 您将要安装的版本的构建号在前三个数字上比已安装版本更新:
- 12.5.12.0 -> 12.5.15.0 — OK
- 12.5.12.0 -> 12.6.1.0 — OK
- 12.5.12.0 -> 13.1.1.0 — OK
- 12.5.12.0 -> 12.5.12.1 — NOT OK,仅第四个数字更新
- 12.5.12.0 -> 12.5.11.0 — NOT OK,已安装版本较新
