メインコンテンツへスキップ
このトピックの Linux 版もあります。
自動モードでの ABBYY FineReader Engine ライブラリのランタイム インストールは、サイレント モードのコマンドラインからのみ実行できます。以下で説明するコマンドライン オプションを指定して、配布パッケージに含まれる installRnt64.exe ファイルを実行してください。
ライブラリのインストール時に、レジストリ キーが HKEY_LOCAL_MACHINE および HKEY_LOCAL_USER のサブツリーに作成されます。

INSTALLDIR=“<destination path>”


The path to the folder where the ABBYY FineReader Engine library will be installed.

This parameter is required, both for installation and deinstallation.

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.

If you intend to open the office formats, install theOfficeConvertersmodule together with thePDFmodule.

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 はフォルダーにインストールされます。

Licensing Service is required for working with ABBYY FineReader Engine library, and for correct installation you must do one of the following:
  • If you have a Standalone or an Online license, you should install the Licensing Service on the same computer on which ABBYY FineReader Engine is installed. Set this parameter to Yes.
  • In the case of Network license, you should install the Licensing Service beforehand on a network server — a computer which will manage and distribute licenses among workstations in a network. Set this parameter to No and specify the address of the server in the SERVERNAME parameter during installation on your workstation. If you set this parameter to No and omit the server address, an error will be returned and installation will not be completed.

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 this option is set to Yes, an error is returned;
  • if this option is set to Force, the library is re-registered to the new path and the installation is continued.

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 で使用可能でなければならないライセンスモジュールと、インストールされるリソースファイル (ABBYY FineReader Engine Distribution Kitを参照) を決定します。各ライブラリモジュールに対応するライセンスモジュールとリソースファイルを、次の表に示します。
ライブラリモジュールランタイム License で使用可能でなければならないライセンスモジュールインストールされるリソースファイル
ICRIndex, ICR, OMRチェックマークおよび手書き風文字の認識用ファイル。
PDFPDF OpeningABBYY FineReader Engine Distribution Kit: PDF セクションで、PDF を開くために必須とされているファイル。
VCScanning, User Patterns Trainingスキャンおよびユーザーパターンのトレーニング用ファイル。
ClassificationDocument Classification文書分類用ファイル。
BCRBusiness Card Recognition名刺認識用ファイル。
BasicLangNatural特別なグループで定義されているものを除く、基本の事前定義言語用ファイル。
DataCaptureLangNatural for Data Capture特別な言語ユニット向けの事前定義言語用ファイル。
OfficeConvertersOffice Formats Opening, PDF Openingデジタル文書を開くためのファイル。
CompareDocumentsCompare Documents文書比較用ファイル。
ArabicArabicアラビア語テキストの認識用ファイル。
BurmeseBurmeseビルマ語テキストの認識用ファイル。
ChineseChinese中国語テキストの認識用ファイル。
FarsiFarsiファルシ語テキストの認識用ファイル。
JapaneseJapanese日本語テキストの認識用ファイル。
KoreanKorean韓国語テキストの認識用ファイル。
FRXIXFineReader XIX古いヨーロッパ言語のテキスト認識用ファイル。
HebrewHebrewヘブライ語およびイディッシュ語テキストの認識用ファイル。
ThaiThaiタイ語テキストの認識用ファイル。
VietnameseVietnameseベトナム語テキストの認識用ファイル。
サイレントモードでインストールした場合、ABBYY FineReader Engine は Windows のコントロール パネルの「プログラムと機能」セクション (「プログラムのアンインストールまたは変更」メニュー) に表示されません。

installRnt64.exe /quiet MODULES=PDF,ICR WIBUDR=Yes INSTALLDIR="C:\MyFolder"
このコマンドラインを実行すると、PDF および ICR のライブラリモジュールが C:\MyFolder にサイレントモードでインストールされ、進行状況バーは表示されません。ハードウェアキーのドライバーもインストールされます。
installRnt64.exe /passive SERVERNAME=MyServer LICENSESRV=No INSTALLDIR="C:\MyFolder"
このコマンドラインを実行すると、すべてのライブラリ モジュールがサイレント モードで C:\MyFolder にインストールされます。進行状況バーが表示されます。Licensing Service はインストールされず、ABBYY FineReader Engine は MyServer コンピューター上のサーバーからネットワーク ライセンスを使用するように構成されます。
ランタイム インストールでは、Protection.Developer.dll、および help、サンプル、Code Samples Library の各フォルダーはインストールされません (詳細は ABBYY FineReader Engine Distribution Kit を参照してください) 。

ABBYY FineReader Engine ライブラリのアップグレード

このトピックは Windows 版 FRE に適用されます。
ABBYY FineReader Engine Release 5 以降では、製品を事前にアンインストールしなくても新しいバージョンにアップグレードできます。これまでと同じ方法でインストーラーを実行するだけです。 次の条件を満たしている必要があります。
  • 開発者向けインストールの場合、すでにインストールされているバージョンが 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、すでにインストールされているバージョンのほうが新しい
Release 5 より前のバージョン (ランタイム インストールの場合は Release 6) からアップグレードする場合、またはビルド番号の条件を満たしていない場合は、従来どおり ABBYY FineReader Engine をアンインストールしてから新しいバージョンをインストールする必要があります。

関連項目

配布 ABBYY FineReader Engine Distribution Kit モジュール