PDA

View Full Version : Registry permissions



rathalian
10-11-1999, 07:57 AM
Hi,

I have a perl script that writes information to the registry but I am not able to get the NTRegSetKeySecurity instruction to work. I need the perl script to write its info then set the key to read only for ALL users including system. Is there a way to do this without perl from a command line/batch or alternativelly do you know how to configure this particular perl command?

Adam Hall