How to get the Zenon "Service Engine/Runtime" version and the "License version"

How to get the Zenon "Service Engine/Runtime" version and the "License version"

I would like to get via C# application the version and the active license of the Zenon "Service Engine/Runtime" installed in my target IPC. I would like to print in a form this information via a String.
For exampe to get the String: "zenon SE OP 4096 Tags" or "zenon SU RT 65536 Tags" and the Strings "zenon1000" or "zenon1100" or "zenon820".
Of course related to the current running "Service Engine/Runtime"!

Questions:
- Where I can catch these informations?
- Is there some txt or ini files or environment variables that I can use?

I found some information in the file "c:\ProgramData\COPA-DATA\System\License.ini" but I don't know how to pick correctly the information about license

I found the version in the FileVersion of the file "c:\Program Files\COPA-DATA\zenon Software Platform 11\Zenrt32.exe" but where I can pick that the Path to use is "c:\Program Files\COPA-DATA\zenon Software Platform 11" instead of "c:\Program Files\COPA-DATA\zenon 8.20"