{96C735CB-5A71-46B6-8921-84E3C209F7AF} - For all RTDs?

Add-in Express™ Support Service
That's what is more important than anything else

{96C735CB-5A71-46B6-8921-84E3C209F7AF} - For all RTDs?
 
nwein




Posts: 577
Joined: 2011-03-28
At first I thought this GUID is randomly generated, then I looked at my RTD module and observed that my ADXRTDServerModule Guid is different.
I then searched for this GUID ({96C735CB-5A71-46B6-8921-84E3C209F7AF}) in my registry and found it in the following locations:
HKEY_CLASSES_ROOT\CLSID\{myGuid}
HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{myGuid}
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{myGuid}
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{myGuid}
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{myGuid}

But then I decided to create a brand new RTDServer project (generated a new GUID in the wizard) and lo and behold, that RTDServer was also using this Guid (not as the RTD Guid attribute but as its description).
I'm observing this description through the Options > Add-Ins (but only when the RTD server is running, otherwise it doesn't show it)

I know that GUID is not the RTD Guid, that's not the question, just wondering what is this GUID and why is it the same for all ADX RTD servers.

(as a side note, even searching this forum for this GUID shows questions by some users, unrelated questions, but nonetheless it shows you that it's not random GUID)
Posted 22 Jul, 2015 16:48:40 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hello Nir,

This is how Add-in Express identifies the Office extension type used.


Andrei Smolin
Add-in Express Team Leader
Posted 23 Jul, 2015 08:10:46 Top