|
Posted by Arkady Frenkel on February 6, 2007, 4:37 am
If you were Registered and logged in, you could reply and use other advanced thread options Thanks , that's really work
Arkady
> Hello,
>
> Just to clarify, when you say that you have set permissions as
> Administrator for a user, do you mean under HKEY_CURRENT_USER or under
> HKEY_USERS? I say this because the first represents the currently
> logged on user. Each user has their own key under the second. The
> format is HKEY_USERS\SID.
>
> Hence, my user's HKCU on my computer is actually ...
>
> HKEY_USERS\S-1-5-21-2895687834-3405736901-357205616-1019\Software
> \Microsoft\Windows\CurrentVersion\Policies
>
> When I set the permissions (logged on as Administrator) to allow my
> limited user account to write to this key, it works just fine.
>
> J Wolfgang Goerlich
>
>> Hi, guys!
>>
>> I need to write into
>> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
>> and that work without problem for user with admin rights , but not for
>> Standard or Power User. I set permissions in administrator for such user
>> but
>> still can't write into ( just with regedit ). No problem to write into
>> any
>> other key of that branch
>> HKCU\Software\Microsoft\Windows\CurrentVersion. What I need to do to
>> allow
>> to write ( create new key or add value )
>>
>> TIA
>> Arkady
>
>
|