In microsoft.public.win2000.registry =?Utf-8?B?bWFydGlubWlt?=
wrote:
> "Jerold Schulman" wrote:
>
>> On Thu, 6 Oct 2005 06:58:18 -0700, martinmim
>> <(E-Mail Removed)> wrote:
>>
>> >Is there a way to see every user profile in Hkey_User? I want
>> >to change a key on every user but I only see the current user
>> >that is log on the pc.
>>
>>
>> See tip 3970 » ModifyProfile freeware loads/modifies hive of
>> user who is not logged on.
>> in the 'Tips & Tricks' at http://www.jsifaq.com
> I prefer not to use a third party application, Can I add a key
> in every user profile under that key?
>
How about REG.EXE (MS)?
You could (probaly impractical) load each account's ntuser.dat hive
file manually into regedt32 and edit or merge...watch for those
temporory names in registry paths.