dimchopicha2003
Technical User
- Sep 5, 2006
- 11
Hello,
I need help making 2 registry values read-only so a program only read them but cant rewrite them. I have tried via permissions of the key holding the 2 values, but if I give myself only read permissions for the whole key I get 3 strange errors when closing the program which is basically normal, but the problem is the program is crushing when it tries to run on a scheduled basis.
Tried moving the 2 values out of the key but the program recreated them. The whole thing is that the prog is buggy and it automatically write these 2 values as "True" representing 2 checkboxes on the options menu of the prog and I want them to stay "False"
So is there a quick workaround to make only particular registry values in a registry key read-only?
Thanks in advance.
I need help making 2 registry values read-only so a program only read them but cant rewrite them. I have tried via permissions of the key holding the 2 values, but if I give myself only read permissions for the whole key I get 3 strange errors when closing the program which is basically normal, but the problem is the program is crushing when it tries to run on a scheduled basis.
Tried moving the 2 values out of the key but the program recreated them. The whole thing is that the prog is buggy and it automatically write these 2 values as "True" representing 2 checkboxes on the options menu of the prog and I want them to stay "False"
So is there a quick workaround to make only particular registry values in a registry key read-only?
Thanks in advance.