Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2006
    Posts
    75

    Searching Registry SubKeys

    Hi.

    I am trying to find the plugin directory for an application from a registry key, but the plugin subkey is not always in the same place within the registry entry.

    How can I search all the subkeys of a registry key to locate a specific subkey and return its value ?

    Thanks

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,862
    Quote Originally Posted by Staggan View Post
    How can I search all the subkeys of a registry key to locate a specific subkey and return its value ?

    use Registry.GetKeyNames(), loop thru the results & check for the value?


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

Similar Threads

  1. How to get the subkeys of a registry key
    By pmanesis in forum Setup Factory 7.0
    Replies: 1
    Last Post: 11-01-2004, 07:58 AM
  2. HOWTO: Merge Registry Keys
    By Desmond in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-17-2003, 09:31 AM
  3. Registry Features
    By Dwayne in forum Setup Factory 6.0
    Replies: 1
    Last Post: 02-21-2003, 03:30 AM
  4. INFO: Finding Shell Folders in the Registry
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-10-2002, 03:52 PM
  5. Searching the registry.
    By TJ_Tigger in forum AutoPlay Media Studio 4.0
    Replies: 2
    Last Post: 09-19-2002, 01:28 PM

Posting Permissions

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