We got a software here that stores project names and info in the registry and we'd
like to register them in our inventory...
Under the HKLM\software\smartelec\ key the software creates a key with the project name
every time we start a new project. Under the project key there are a number of values like
the current version and some project specific data.
I found the paper on how to add specific value to the inventory but here i'd like to scan a whole
key, including subkeys and values (and i don't know their names). Is that possible?