Regini error 5 for SetValueKey
I am trying to modify the value of a key in the registry on Windows Server 2008 using regini.exe tool. I even modified the permissions of the key to major full access ones (1,5,7,17). But my updatation still fails with error code(?) 5 in paranthesis, as below. Even I tried with all permissions enumerated all 1-23(!). REGINI: SetValueKey (PVSPTEnabled) failed (5) REGINI: Failed to load from file 'my.reg' (5) Any ideas to solve this issue? Thanks, Raja
December 6th, 2010 3:30pm

Hi, Thanks for the post! This document could help you: How to change Registry Permissions with RegIni.exe (VBScript) Regards, MiyaThis posting is provided "AS IS" with no warranties, and confers no rights. | Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
December 7th, 2010 9:23pm

5 = Access denied. Run it with admin rights: http://windows.microsoft.com/en-US/windows7/How-do-I-run-an-application-once-with-a-full-administrator-access-token"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
December 8th, 2010 10:29am

I am a member of "Administrators" group as well. Don't I have admin rights to execute this?
Free Windows Admin Tool Kit Click here and download it now
December 14th, 2010 1:12pm

I change the permission to full control via command-line with regini.exe that does not fail, so I should be good here w.r.t. permissions on the keys. Am I right?
December 14th, 2010 1:15pm

with UAC the filtered token is used until you request to use the full admin token: http://windows.microsoft.com/en-US/windows7/How-do-I-run-an-application-once-with-a-full-administrator-access-token"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
Free Windows Admin Tool Kit Click here and download it now
December 14th, 2010 5:08pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics