MyQ Document Processor

Installing MDP

This page explains how to install MyQ Document Processor on Windows.

The installer deploys MDP as a Windows Service (MyQ.DocumentProcessor.Api). The
API service starts the document processing worker as a child process. The installer
lets you configure the port the API listens on.

The API service uses HTTPS exclusively. Certificates are managed automatically by the
service. Settings are saved so you can change them later without reinstalling.

  • Service name: MyQ.DocumentProcessor.Api

  • Default install folder: C:\Program Files\MyQ\Document Processor


Before you begin

Review system requirements and ensure all prerequisites are met before starting the
installation.

Install MDP

  1. Download DocumentProcessorSetup.exe from the MyQ Community portal.

  2. Run the installer, and accept the UAC prompt.

  3. Choose the installation folder, or keep the default.

  4. On the Server Configuration page:

    • The protocol is fixed as HTTPS.

    • Enter the Port the API will listen on (for example, 8443).

    • Open Windows Firewall for the selected port is enabled by default. Clear this
      option if you manage firewall rules separately.

  5. On the Service Account page, select the Windows identity that will run the service:

    • Virtual service account (default, recommended): uses
      NT SERVICE\<ServiceName>, and no password or manual account management is required.
      The identity is tied to the service name.

    • LocalSystem: runs with full system privileges. This option is less secure.

    • Existing account: uses a pre-created Windows user account. Provide the
      username and password.

  6. Click Install. If the required .NET runtime is not found, the installer
    downloads and installs it automatically.

  7. Click Finish when the installation completes.

If Windows blocks the installer file, click Run or Allow when prompted, or right-click the file, select Properties, and check Unblock on the General tab before running it again. If you see a "Windows protected your PC" message, click More info, then Run anyway.

After installation, the Systray Agent starts automatically and displays the MDP status
in the Windows notification area.