> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Befehlszeilen-Installationsoptionen

> Befehlszeilenoptionen für das Windows-Installationsprogramm von ABBYY FineReader Engine (installRnt64.exe): INSTALLDIR, MODULES, LICENSESRV, SERVERNAME, RegisterCOM, /quiet, /extract und mehr.

In diesem Abschnitt werden alle vom integrierten Installationsprogramm unterstützten Befehlszeilenoptionen beschrieben.

<table>
  <thead>
    <tr>
      <th>
        <p>
          <strong>Option</strong>
        </p>
      </th>

      <th>
        <p>
          <strong>Default Value</strong>
        </p>
      </th>

      <th>
        <p>
          <strong>Description</strong>
        </p>
      </th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        <p>
          INSTALLDIR="\<<em>destination</em> <em>path</em>>"
        </p>
      </td>

      <td>
        <br />
      </td>

      <td>
        <p>
          The path to the folder where the ABBYY FineReader Engine library will
          be installed.
        </p>

        <Warning>
          This parameter is required, both for installation and deinstallation.
        </Warning>
      </td>
    </tr>

    <tr>
      <td>
        <p>DeinstallRuntime=Yes | No</p>
      </td>

      <td>
        <p>No</p>
      </td>

      <td>
        <p>
          Specifies if the existing runtime installation of the library must be
          uninstalled. Set the path to the installation folder in the INSTALLDIR
          parameter.
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          MODULES=\<<em>list</em> <em>of</em> <em>library modules</em>> |
          None | All
        </p>
      </td>

      <td>
        <p>All</p>
      </td>

      <td>
        <p>
          Die Liste der{" "}

          <a href="/de/fine-reader/engine/distribution/distribution-windows/installing-the-library-windows/installing-the-library-in-automatic-mode#modules">
            Module
          </a>

          {" "}

          der Bibliothek, die Sie installieren möchten. Eine Liste der verfügbaren Module finden Sie weiter unten. Die Module müssen durch Kommas (,) getrennt werden. Beispiel: MODULES=ICR,PDF,BasicLang. Wenn Sie keines dieser Module installieren möchten, setzen Sie diese Option auf None. Wenn Sie alle Module installieren möchten, setzen Sie diese Option auf All.
        </p>

        <Warning>
          If you intend to open the office formats, install the{" "}

          <a href="/de/fine-reader/engine/distribution/distribution-windows/installing-the-library-windows/installing-the-library-in-automatic-mode#officeconverters">
            OfficeConverters
          </a>

          {" "}

          module together with the{" "}

          <a href="/de/fine-reader/engine/distribution/distribution-windows/installing-the-library-windows/installing-the-library-in-automatic-mode#pdf">
            PDF
          </a>

          {" "}

          module.
        </Warning>
      </td>
    </tr>

    <tr>
      <td>
        <p>WIBUDR=Yes | No</p>
      </td>

      <td>
        <p>No</p>
      </td>

      <td>
        <p>
          Specifies whether hardware key drivers (CodeMeter) must be installed.
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>LICENSESRV=Yes | No</p>
      </td>

      <td>
        <p>Yes</p>
      </td>

      <td>
        <p>
          Specifies whether{" "}

          <a href="/de/fine-reader/engine/distribution/distribution-windows/activating-the-library-windows/installing-the-licensing-service-on-windows">
            Licensing Service
          </a>

          {" "}

          must be installed. If WIBUDR=Yes, the Licensing Service is installed
          automatically and cannot be excluded from the installation. The
          Licensing Service is installed to the{" "}

          <strong>
            %ProgramFiles(x86)%\Common Files\ABBYY\SDK\12\Licensing{" "}
          </strong>

          folder.
        </p>

        <Warning>
          Licensing Service is required for working with ABBYY FineReader Engine
          library, and for correct installation you must do one of the
          following:
        </Warning>

        <ul>
          <li>
            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.
          </li>

          <li>
            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.
          </li>
        </ul>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          SERVERNAME=\<<em>the</em> <em>DNS</em> <em>name</em> <em>or</em>{" "}
          <em>IP</em> <em>address</em>>
        </p>
      </td>

      <td>
        <br />
      </td>

      <td>
        <p>
          The DNS name or IP address of the computer where the Licensing Service
          is installed.
        </p>

        <Note>
          When specifying SERVERNAME, LICENSESRV is automatically set to No.
        </Note>
      </td>
    </tr>

    <tr>
      <td>
        <p>
          LICENSEDATADIR="\<<em>destination</em> <em>path</em>>"
        </p>
      </td>

      <td>
        <br />
      </td>

      <td>
        <p>
          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 the{" "}

          <strong>
            <a href="/de/fine-reader/engine/api-reference/functions/initializeengine-function">
              InitializeEngine
            </a>

            {" "}
          </strong>

          function.
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>RegisterCOM=Yes | No | Force</p>
      </td>

      <td>
        <p>Yes</p>
      </td>

      <td>
        <p>
          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:
        </p>

        <ul>
          <li>if this option is set to Yes, an error is returned;</li>

          <li>
            if this option is set to Force, the library is re-registered to the
            new path and the installation is continued.
          </li>
        </ul>

        <p>
          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.
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>/quiet</p>
      </td>

      <td>
        <br />
      </td>

      <td>
        <p>
          Silent mode without a progress bar. This is mandatory option because
          the runtime installation can be performed only in silent mode. Use the{" "}
          <strong>/passive</strong> option if you want the progress bar to be
          displayed during the installation. No other dialog boxes will be
          displayed.
        </p>

        <p>
          If these options are not specified, the /passive option is used by
          default.
        </p>
      </td>
    </tr>

    <tr>
      <td>
        <p>/extract</p>
      </td>

      <td>
        <br />
      </td>

      <td>
        <p>
          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.
        </p>
      </td>
    </tr>
  </tbody>
</table>
