Online Protection
Online Protection
In this scenario, you are using the command line installer to deploy your application to a cloud instance, private virtual machine, or a local workstation. You will need:The command line for your installation can look like this:This command line will install the library into C:\MyFolder in silent mode, without a progress bar.
At run-time, the application needs to connect to ABBYY Online licensing services periodically to receive license information and send usage statistics. No private information is exchanged with ABBYY servers.
- an Online License token file (named like SWRTXXXXXXXXXXXXXXXXXXXX.ABBYY.ActivationToken).
Installing the library on the host:
Run the installRnt64.exe file from installation package with the following options:- /quiet (or /passive if you want a progress bar to be displayed)
- INSTALLDIR=“<destination path>“
The path to the folder where the ABBYY FineReader Engine library will be installed.
For additional command-line options, see Command line installation options.
Activating the license:
An Online License does not need activation: license information is received at the application run-time from ABBYY Online licensing services. To authorize, the application sends a license token file and a license password. You will need to place the token file where it is expected by the application. This location must be specified by the developer (default is %ProgramData%\ABBYY\SDK\12\Licenses).At run-time, the application needs to connect to ABBYY Online licensing services periodically to receive license information and send usage statistics. No private information is exchanged with ABBYY servers.
- Verify that you allow connections to *.abbyy.com on port 443 (HTTPS).
If the connection is lost, the application will stop functioning after a certain reconnection timeout is exceeded. The synchronization period and the reconnection timeout are specific parameters of each Online License.
Software Protection
Software Protection
In this scenario, you are installing your application which uses ABBYY FineReader Engine library on a local workstation via the command line, without any interaction with the user. You will need:The command line for your installation can look like this:This command line will install the library into C:\MyFolder in silent mode, without a progress bar.
- the serial number of a Standalone Runtime License.
Installing the library on the workstation:
Run the installRnt64.exe file from the distribution package with the following options:- /quiet (or /passive if you want a progress bar to be displayed)
- INSTALLDIR=“<destination path>“
The path to the folder where the ABBYY FineReader Engine library will be installed.
For additional command-line options, see Command line installation options.
Activating the license:
After installing the library, you can find the License Manager Utility (LicenseManager.exe) in the Bin64 folder of your installation.If your workstation has access to the Internet, run LicenseManager.exe with the following options to activate your license:- /SilentActivation
- /SN:<serial number>
The serial number of your Standalone Runtime License.
Specify the serial number in one of the following formats: XXXX-XXXX-XXXX-XXXX-XXXX-XXXX or XXXXXXXXXXXXXXXXXXXXXXXX.
