Registry Error " Error while opening key"

Joined
Sep 2, 2005
Messages
2
Reaction score
0
My users have a program that stores connection information in the registry. When the users are granted administrative rights, the program runs without a problem. However, if I lower their rights to a Power User, the program no longer shows the connections. When I go into the registry as a Power User, I cannot open the keys associated with the program and I receive the "Error while opening key" message. However, when the user is given the admin rights, those keys open with no problems. Any other key in the registry can be opened without a problem, it's just the keys needed by this application.

Under no circumstances do I want to give my users administrative rights. Is there something that I am missing to open these keys under a nonadministrative account?

~Scott
 
Last edited:
Joined
Aug 9, 2005
Messages
67
Reaction score
0
Confused ?

What information Connection or otherwise needs to be stored, (outside a Log file) and what does storing stuff in the registry do for users.
(I know an accident waiting to happen)
I just do not get it, can you disclose the softwares name here?
If you use the registry for storage of frequently updated information, you will create fragmentation , where you do not want to do that......it seems like that will be the least of your worries
 
Last edited:
Joined
Sep 2, 2005
Messages
2
Reaction score
0
I acctually solved my own problem. The problem was user rights. The program was locked up so tight that it blocked its own reg keys to non admins. Using Regedt32, I was able to grant access to non admins.
~Scott
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top