We're trying to find out, how we can identify which SDL Trados Studio Version the user has installed.
We need to identify if it’s 2009 or 2011 and if it’s Starter, Freelance or Pro.
In our current installer of our Studio Plug-in we are checking the registry (HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\).
Studio 2009
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{399F2130-59E1-11DF-9F46-8091DFD72085}
Studio 2011
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{DDEC58E0-D75A-4881-A71C-6E2C4949BF30}
However this does not seem to work for some customers with Studio 2011.
Is there a recommended way and a list of IDs or an "official" way of identifing the installed Studio Versions?
Thanks,
*Stefan.