Hi, I have to change the permissions on the key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Graphics Filters
to set users at full control on this key. Is there a way to change permissions in the registry with kix ?

I would like to do it like I do when I want to write a value in the registry, like this :

if readvalue <> value
writevalue
endif

By the way, my stations are 2000 and XP.