|
-
September 1st, 2004, 07:56 PM
#1
Update a User Base Registry Key for all user on a machine
Fact:
[HKEY_USERS] keep the user registry of all user who have a profile on the computer.
[HKEY_CURRENT_USER] keep the registry of the profile currently load. (So technially, a branch of [HKEY_USERS] )
Problem :
I need to upgrade a registry key on all the profile currently on the machine. That mean a problem that will update [HKEY_USERS\.DEFAULT] and all [HKEY_USERS\****] profile locally!
Solution :
???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|