add registry key

B

Bisha

I need to add a registry key to all users. I created
a .reg file and add regedit /s regfile.reg.

Everything works but for regular users or even power users
I get an error to access registry.Looks like a permission
problem . "How can I add the registry keyas a regular or
power user ??"

Thanks
 
M

Mark V

In said:
I need to add a registry key to all users. I created
a .reg file and add regedit /s regfile.reg.

Everything works but for regular users or even power users
I get an error to access registry.Looks like a permission
problem . "How can I add the registry keyas a regular or
power user ??"

You may have wanted the .registry group.

In any case, what is the reg file's content? Ordinary users have no
permission to write in most HKLM. They usually can in most of HKCU.
 

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