Emral POS

Windows Installer Runbook

Use this to install and verify the local print agent.

Before You Start

Install

  1. Run Emral-POS-PrintAgent-Setup-vX.Y.Z.exe as Administrator.
  2. Keep default install path unless you have a reason to change it.
  3. Finish setup and allow service registration.

Configure POS

  1. In POS settings, set Agent URL to http://127.0.0.1:17888.
  2. Open C:\ProgramData\EmralPOS\agent-config.json.
  3. Copy apiKey from that file into POS agent API key field.
  4. Save settings and run printer test.

Verify Service

Run this in PowerShell as Administrator:

powershell -ExecutionPolicy Bypass -File "C:\Program Files\Emral POS Print Agent\scripts\status-service.ps1"

Upgrade

  1. Download newer installer version.
  2. Run installer as Administrator.
  3. Installer replaces binaries and restarts service.

Need Help?

Use the Troubleshooting guide.