PC Review


Reply
Thread Tools Rate Thread

Can't see all users under HKEY_USERS

 
 
John Hardin
Guest
Posts: n/a
 
      24th Jul 2003
It was my understanding that HKEY_CURRENT_USER was mapped in under
HKEY_USERS. I had hoped that the local machine administrator could access
all registry information for all users, but I don't find this to be true.
I'm working on the uninstall code for a product which creates registry
entries under HKEY_CURRENT_USER and I had hoped that the local machine
administrator would be able to do a complete uninstall. It now appears that
each user will have to log in and do the uninstall. How do developers
normally deal with uninstall?

Thanks for any enlightenment you can offer.

John

 
Reply With Quote
 
 
 
 
News Reader
Guest
Posts: n/a
 
      28th Jul 2003
I'm not sure but I believe HKEY_USERS shows only those user profiles, which
are currently active. As an administrator you can of course load inactive
profiles. Use regedt32.exe. Activate HKEY_USERS and then from file -> load
hive. Browse path to desired ntuser.dat, for example "Default
User\ntuser.dat". Give name for that hive. Now you can access that profile.
Remember unload the hive when you are ready. You have to use regedt32 to
load hive, but after hive is loaded, you can switch to regedit and use that
to editing. I have used that method to customize new users default profile.

nico



"John Hardin" <(E-Mail Removed)> wrote in message
news:BB448795.8877%(E-Mail Removed)...
> It was my understanding that HKEY_CURRENT_USER was mapped in under
> HKEY_USERS. I had hoped that the local machine administrator could access
> all registry information for all users, but I don't find this to be true.
> I'm working on the uninstall code for a product which creates registry
> entries under HKEY_CURRENT_USER and I had hoped that the local machine
> administrator would be able to do a complete uninstall. It now appears

that
> each user will have to log in and do the uninstall. How do developers
> normally deal with uninstall?
>
> Thanks for any enlightenment you can offer.
>
> John
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HKEY_USERS hives loaded when users not logged on jjjdavidson Windows XP General 5 22nd Sep 2008 02:57 PM
HKEY_USERS hives loaded when users not logged on jjjdavidson Windows XP Security 5 22nd Sep 2008 02:57 PM
What/Who are all these "USERS" under HKEY_USERS? Tom Duprex Windows XP General 1 9th Nov 2005 03:43 AM
Can't see all users under HKEY_USERS John Hardin Microsoft Windows 2000 Registry Archive 2 28th Jul 2003 09:25 PM
Can't see all users under HKEY_USERS John Hardin Microsoft Windows 2000 Registry Archive 0 24th Jul 2003 02:42 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:29 AM.