Dynamic GUI Desktop Helper — how to start
=========================================

Primary path (works on locked-down PCs)
---------------------------------------
Local agent packages include local_agent.py only (no .exe).

  GoldSim models:   py -3.14 local_agent.py
  Python packages:  python local_agent.py

Leave the Command Prompt open. In the browser, click Check again until
the status bar shows Desktop Helper: online.

Why no .exe in the zip?
-----------------------
Many networks block downloaded executables (Smart App Control, antivirus,
IT policy). A signed installer may be offered later as a separate download —
never inside the model or local-agent package.

Signed tray Helper (future / IT)
--------------------------------
See desktop_helper/README.md and desktop_helper/FOLLOW_ON.md for building
DynamicGUI-Helper.exe for internal testing. Production needs Authenticode
signing or Software Center deployment.
