Registry for users in Win2K Pro

  • Thread starter Thread starter George
  • Start date Start date
G

George

When there are several users in Win2K Professional on the
same PC, what parts of the registry is the same for all
users and which sections are unique for each users that
logon to the PC?

If you can provide a dialog for this is would be appreciated.
 
More specificly, the user portion of the registry is stored in the
NTuser.dat file in each profile directory. You can load this hive in
regedt32.

--chris
 
More specificly, the user portion of the registry is stored in the
NTuser.dat file in each profile directory. You can load this hive in
regedt32.

--chris
 
You can also load the registry for each user individually
by going into HKEY_USERS and loadinf the NTUSER.DAT of the
person whose registry you want to change. Just make sure
you unload the hive when you are done editing.
 
You can also load the registry for each user individually
by going into HKEY_USERS and loadinf the NTUSER.DAT of the
person whose registry you want to change. Just make sure
you unload the hive when you are done editing.
 
Back
Top