I would like to authorize users to have write permissions on specific keys in "Current User". These key are those in HKCU\Software\Microsoft\Windows\current version\policies\explorer.
If I give write permissions for everyone with my administrator account on this key (explorer), it doesn't work: when the user log on, the permissions I set have disappeared. The user has only read permissions.
If I give write permissions for everyone with my administrator account on this same key (explorer) but in HKEY_users\.default, same problem.
So how to give write permissions for users on this keys in HKEY_Current_users?
thanks.
If I give write permissions for everyone with my administrator account on this key (explorer), it doesn't work: when the user log on, the permissions I set have disappeared. The user has only read permissions.
If I give write permissions for everyone with my administrator account on this same key (explorer) but in HKEY_users\.default, same problem.
So how to give write permissions for users on this keys in HKEY_Current_users?
thanks.