CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Thread: registry

  1. #1
    Join Date
    Jul 2009
    Posts
    37

    Arrow registry

    I am new to system I don't know the differences between hives HKCR and HKLM, HKLM and HKCU in terms of a particular written subkey

    For example, an empty key created in HKCU will give no effect to other hives right ?
    Is there an automatic key creation implied in those hives ?

    Please help me urgent need of help

    Thank you
    Sig-na-tju-(r)

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: registry

    Each hive is completely distinct. The OS uses certain hives are used to retain certain information.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  3. #3
    Join Date
    Jul 2009
    Posts
    37

    Re: registry

    No one wants to answer. True! It's better to wait for someone look it up somewhere on the net or a particular big rare book so that I can reread them for free.
    Sig-na-tju-(r)

  4. #4
    Join Date
    Jul 2009
    Posts
    45

    Re: registry

    Quote Originally Posted by ThachQuanVy View Post
    No one wants to answer. True! It's better to wait for someone look it up somewhere on the net or a particular big rare book so that I can reread them for free.
    A nice excuse is like this
    "I don't know I don't have time, its not my problem, I don't know I don't know!!!!" and when you are online to issue your requests, people tend to be offline immediately.

    This is ugly and low, too low to get threaded with, that is the low_ness I mean not about how much money or how many bikes cars/land/houses for rent/computer shops/silly misc sales etc one might own

    Back to your problem, I think createing a key in localmachine will automatically create a key in root too but this doesn't happen to currentuser and others

  5. #5
    Join Date
    Sep 2009
    Posts
    4

    Re: registry

    Really ? but i see no thing created after I create a key in local machine. I have one CLSID in local machine and none of such in root. Weird!
    Soon unrelated issues become related.

  6. #6
    Join Date
    Jul 2009
    Posts
    45

    Re: registry

    Quote Originally Posted by Hansenforever View Post
    Really ? but i see no thing created after I create a key in local machine. I have one CLSID in local machine and none of such in root. Weird!
    Soon unrelated issues become related.
    Psssttt.....No CLSID is there by default, once deleted it will be automatically remade immediately
    This is a legalized subject matter as it truly matters. the related issue becomes related as expected but you are said to have mentioned the unrelated issue after all. I think this is a law hole that is being widely abused even when you can trace back to the crooks-the criminal masterminds of what caused an error in your registry system.

  7. #7
    Join Date
    Sep 2009
    Posts
    4

    Re: registry

    I am not sure what you are talking about.

    Each of the hives has CLSID for each software registered. I also put my effort into this registry issue quite a while but the outcome clearly is not as satisfied as expected.
    What is being brought into question is the timing and extent of the action that follows.

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

Featured