Hello,
I am able to access the windows registry refered to the Client ID as:
"HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\TeamViewer", "ClientID"
I would like to acces to the Display Name registry or a similar mean, since I have the display name as a unique identifier for our equipment. I found no windows registry specific for the Display Name.
Is there a way to get access on that? I am developing code in .NET framework.
Thank you so much in advance!