Results 1 to 3 of 3

Thread: Registry Keys

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2004
    Location
    E...A...R...T...H
    Posts
    88

    Registry Keys

    Hi there, how can i read the name of a registry key. To make my question more understandable here is an example that wish to apply it to:

    Say there is a registry key location of:

    HKEY_LOCAL_MACHINE\SOFTWARE\Something\ThatToo\Whatever\Logins

    How can i read the key names of the folders in that directory?

    for example on my pc it would be somthing like:

    HKEY_LOCAL_MACHINE\SOFTWARE\Something\ThatToo\Whatever\Logins

    /\/\/\/\/\/\/\/\/\/\/

    |
    -Logins-+
    --------|+ Player Name 1
    --------|+ Player Name 2
    --------|+ Player Name 3
    --------|+ Player Name 4

    Obviously i will not know how many keys there will be, i just want to read to read the names of all of them in that sub.

    If you still dont understand here is a SS...



    Thanks
    -Xeon-
    Normality is what you make it.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Registry Keys

    I think this is what you are looking for.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Dec 2004
    Location
    E...A...R...T...H
    Posts
    88

    Re: Registry Keys

    Nope that not what i want. I want to read the names of the folders.

    In this case it would find and display.

    Player Name 1
    Player Name 2
    Player Name 3
    Player Name 4
    Normality is what you make it.

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