Reg Hive

  • Thread starter Thread starter Derek
  • Start date Start date
D

Derek

Is the Reg Hive located in Documents and Setting\Default User and the
Reg entries in HKEY_USER\.Default exactly the same?

So if I make changes in the HKEY\.Default entries then would the changes
be in the Reg Hive located in Documents and Setting\Default User?

Or would I have to load the hive from Documents and Setting\Default User
to make the necessary changes?

Derek
 
Derek said:
Is the Reg Hive located in Documents and Setting\Default User and the
Reg entries in HKEY_USER\.Default exactly the same?

So if I make changes in the HKEY\.Default entries then would the changes
be in the Reg Hive located in Documents and Setting\Default User?

Or would I have to load the hive from Documents and Setting\Default User
to make the necessary changes?

Derek

Here is a very good book that will explain the xp registry including just
what a "hive" is.
http://www.updatexp.com/windows-xp-registry.html
 
Derek said:
Is the Reg Hive located in Documents and Setting\Default User and the
Reg entries in HKEY_USER\.Default exactly the same?

So if I make changes in the HKEY\.Default entries then would the changes
be in the Reg Hive located in Documents and Setting\Default User?

No, those two have nothing to do with each other.

HKEY_USERS\.Default is in the hive file "default" in the folder
%windir%\system32\config\.

Or would I have to load the hive from Documents and Setting\Default User
to make the necessary changes?

The hive in "Default User" is only used when a new user logs into the
computer, then it is copied over to the new user's profile.

So if you want to do registry changes that will affect all new users
(but not existing ones), you will need to update the hive in
"Default User".
 

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