Micro Focus QTP (UFT) Forums

Full Version: Child nodes in a treeview
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,

I have a query and need some guidance .

The overview is as below:
When my product is installed it creates an entry of version number into registry.
When the product is upgraded it creates another entry of version number into registry.
The structure is something like
My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\xxx\yyyy\7.1.4
My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\xxx\yyyy\7.1.6
Problem is:
Using QTP i am able to reach till "My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\xxx\yyyy"
But am not able to get to the version nodes as i am not aware of the versions that are installed.

Please help me out.

Regards,
Vikas Sharma
Is you aim to get the version nodes ?

If yes, then why dont you just send the path and retrieve the string which instrings with your main string.