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 | Licensing Serviceをインストールするかどうかを指定します。WIBUDR=Yes の場合、Licensing Service は自動的にインストールされ、インストールから除外できません。Licensing Service はフォルダーにインストールされます。
|
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. |
ライブラリモジュール
| ライブラリモジュール | ランタイム License で使用可能でなければならないライセンスモジュール | インストールされるリソースファイル |
|---|---|---|
| ICR | Index, ICR, OMR | チェックマークおよび手書き風文字の認識用ファイル。 |
| PDF Opening | ABBYY FineReader Engine Distribution Kit: PDF セクションで、PDF を開くために必須とされているファイル。 | |
| VC | Scanning, User Patterns Training | スキャンおよびユーザーパターンのトレーニング用ファイル。 |
| Classification | Document Classification | 文書分類用ファイル。 |
| BCR | Business Card Recognition | 名刺認識用ファイル。 |
| BasicLang | Natural | 特別なグループで定義されているものを除く、基本の事前定義言語用ファイル。 |
| DataCaptureLang | Natural for Data Capture | 特別な言語ユニット向けの事前定義言語用ファイル。 |
| OfficeConverters | Office Formats Opening, PDF Opening | デジタル文書を開くためのファイル。 |
| 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 ライブラリのアップグレード
- 開発者向けインストールの場合、すでにインストールされているバージョンが Release 5 以上であること。
- ランタイム インストールの場合、すでにインストールされているバージョンが Release 6 以上であること。
- インストールしようとしているバージョンのビルド番号が、すでにインストールされているバージョンよりも先頭 3 つの数字で新しいこと。
- 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、4 番目の数字だけが新しい
- 12.5.12.0 -> 12.5.11.0 — NOT OK、すでにインストールされているバージョンのほうが新しい
