FIND REGISTRY KEY PATH

  • Thread starter Thread starter Rushi
  • Start date Start date
R

Rushi

Is there anyway I can find the path for any specific key
or value through VBscript by just entering that value or
key without knowing any path of that reg key.
 
You have to create search loops for main registry branches. There is no
general index, which could be used to locate keyname without knowing the
path.
 
You have to create search loops for main registry branches. There is no
general index, which could be used to locate keyname without knowing the
path.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top