How do I find the Key Name if a Value Name (String Name) is known?
For example:
I have a Value Name (String Name) "MyValueNam e" somewhere under the Key Name
"SOFTWARE\\ATI" . ATI has nested keys
+SOFTWARE
+ATI
+KeyA
+KeyB
+KeyB1
+KeyB2
+KeyC
For example:
I have a Value Name (String Name) "MyValueNam e" somewhere under the Key Name
"SOFTWARE\\ATI" . ATI has nested keys
+SOFTWARE
+ATI
+KeyA
+KeyB
+KeyB1
+KeyB2
+KeyC
Comment