Siraya thermal printer service — Windows USB install
====================================================

1. Build on a Windows machine (or download from GitHub Releases):

     npm run build:release

2. Copy the ENTIRE folder to the register PC:

     dist/release/

3. On the register PC, double-click:

     Install.cmd

4. Approve UAC once. Command Prompt installs the service and opens:

     http://127.0.0.1:5000

5. Select your Windows printer queue and run Test print.

The service persists after reboot (Windows Service: SirayaPrinterService).

Optional: SirayaPrinterSetup.exe in the same folder (same result, wizard UI).

Verify:

  powershell -File scripts\verify-install.ps1

Log file:

  %TEMP%\SirayaPrinter-Install.log
