System.reg

  • Thread starter Thread starter Nog
  • Start date Start date
N

Nog

This used to be the registry file in ME. Where is the registry file kept in
in XP Pro?? What is it's name? I still have system.1st in the root but I
can't fine the current registry file.
 
One NTUSER.DAT for each user on the machine, some templates and repair.
C:\Documents and Settings\Administrator
C:\Documents and Settings\Default User
C:\Documents and Settings\LocalService
C:\Documents and Settings\NetworkService
C:\Documents and Settings\Your Name Here\NTUSER.DAT
C:\WINDOWS\repair
C:\WINDOWS\SYSTEM32\CONFIG\systemprofile

All hives are stored in %systemroot%\SYSTEM32\CONFIG. Except
HKEY_CURRENT_USER. That's stored in %homepath%.
C:\Documents and Settings\Your Name Here.

The major hives and their files are as follows:

Hive File BackupFile
HKEY_LOCAL_MACHINE\SOFTWARE SOFTWARE SOFTWARE.LOG
HKEY_LOCAL_MACHINE\SECURITY SECURITY SECURITY.LOG
HKEY_LOCAL_MACHINE\SYSTEM SYSTEM SYSTEM.LOG
HKEY_LOCAL_MACHINE\SAM SAM SAM.LOG
HKEY_CURRENT_USER NTUSER.DAT ntuser.dat.LOG
HKEY_USERS\.DEFAULT DEFAULT DEFAULT.LOG

Description of the Windows 2000 Registry
http://www.microsoft.com/resources/...000/server/reskit/en-us/regentry/AboutReg.asp

Registry structure
http://www.microsoft.com/technet/pr...elp/28e3337c-70ff-41e1-86ef-2581350712a9.mspx


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Wesley Vogel said:
One NTUSER.DAT for each user on the machine, some templates and repair.
C:\Documents and Settings\Administrator
C:\Documents and Settings\Default User
C:\Documents and Settings\LocalService
C:\Documents and Settings\NetworkService
C:\Documents and Settings\Your Name Here\NTUSER.DAT
C:\WINDOWS\repair
C:\WINDOWS\SYSTEM32\CONFIG\systemprofile

All hives are stored in %systemroot%\SYSTEM32\CONFIG. Except
HKEY_CURRENT_USER. That's stored in %homepath%.
C:\Documents and Settings\Your Name Here.

The major hives and their files are as follows:

Hive File BackupFile
HKEY_LOCAL_MACHINE\SOFTWARE SOFTWARE SOFTWARE.LOG
HKEY_LOCAL_MACHINE\SECURITY SECURITY SECURITY.LOG
HKEY_LOCAL_MACHINE\SYSTEM SYSTEM SYSTEM.LOG
HKEY_LOCAL_MACHINE\SAM SAM SAM.LOG
HKEY_CURRENT_USER NTUSER.DAT ntuser.dat.LOG
HKEY_USERS\.DEFAULT DEFAULT DEFAULT.LOG

Description of the Windows 2000 Registry
http://www.microsoft.com/resources/...000/server/reskit/en-us/regentry/AboutReg.asp

Registry structure
http://www.microsoft.com/technet/pr...elp/28e3337c-70ff-41e1-86ef-2581350712a9.mspx


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In


That's what I feared, spread all over the machine.
 

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