I am working in VB2010 and have spent the morning searching for this and have had no luck.
I need to loop through HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services and check the names of the subkeys for a particular pattern, then when the subkey(s) I'm looking for are located, read some of the values.
I have not been able to locate code for looping through checking the subkey names.
Thanks in advance . . .
I need to loop through HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services and check the names of the subkeys for a particular pattern, then when the subkey(s) I'm looking for are located, read some of the values.
I have not been able to locate code for looping through checking the subkey names.
Thanks in advance . . .