I want to read a registry key's child key name and assign the child key name to a variable. I am not getting an registry query to do it.
For ex: My current key is like this "ProviderName/SoftwareName/8.0". The last part 8.0 can change as and when I switch versions. I would want to read this version number.
Thanks in advance !! Prakash