Results 1 to 3 of 3

Thread: Need Special Registry Traversal Tool

  1. #1

    Thread Starter
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Need Special Registry Traversal Tool

    All,

    I have scoured the forums and google to no avail. There are tons of registry hacks out there but I am looking for something more specific.

    I want to traverse the entire registry for a key matching "Pattern", and return a collection of registry locations that match the Pattern.

    Anyone see something like this? I can make it but I always look to see if its already been done first.

    Thanks!

    Dave
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

  2. #2
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536

    Re: Need Special Registry Traversal Tool

    My best solution is to use regedit's export feature to dump the whole lot to disk and then grep it.

    I expect you'd already thought of that though...
    This world is not my home. I'm just passing through.

  3. #3

    Thread Starter
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: Need Special Registry Traversal Tool

    Yes, I intend to hook into this programmatically for a vaiety of purposes.
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width