15. How can I obtain the ID of Supremo via API?

It is possible to read the ID and version number of Supremo via Windows registry.

At startup, Supremo writes in the following key “ComputerHKEY_LOCAL_MACHINESOFTWAREWOW6432NodeSupremo” the values ClientID (Supremo’s ID) and version (software version number) in the case of a non-active multisession and console ID.

If the multisession is active, the same RDP session information can be read in the “ComputerHKEY_CURRENT_USERSoftwareSupremo” key.