Access Denied

  • Thread starter Thread starter Thufir
  • Start date Start date
T

Thufir

How do I enable access for the following reg command, please?


C:\Documents and Settings\thufir\Desktop>
C:\Documents and Settings\thufir\Desktop>accessDenied.bat

C:\Documents and Settings\nsaunders\Desktop>REG add HKCU\Software
\Microsoft\Wind
ows\CurrentVersion\Policies\System /v DisableRegistryTools /t
REG_DWORD /d 0 /f


Error: Access is denied.

C:\Documents and Settings\thufir\Desktop>



thanks,


Thufir
 
If you're the administrator of the system, see:

How to set or change registry editing permissions in Windows XP or in Windows Server 2003:
http://support.microsoft.com/kb/310426

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


How do I enable access for the following reg command, please?


C:\Documents and Settings\thufir\Desktop>
C:\Documents and Settings\thufir\Desktop>accessDenied.bat

C:\Documents and Settings\nsaunders\Desktop>REG add HKCU\Software
\Microsoft\Wind
ows\CurrentVersion\Policies\System /v DisableRegistryTools /t
REG_DWORD /d 0 /f


Error: Access is denied.

C:\Documents and Settings\thufir\Desktop>



thanks,


Thufir
 
How do I enable access for the following reg command, please?


C:\Documents and Settings\thufir\Desktop>
C:\Documents and Settings\thufir\Desktop>accessDenied.bat

C:\Documents and Settings\nsaunders\Desktop>REG add HKCU\Software
\Microsoft\Wind
ows\CurrentVersion\Policies\System /v DisableRegistryTools /t
REG_DWORD /d 0 /f


Error: Access is denied.

Is access being denied to the REG program or the specific key you are
trying to change?
 
Is access being denied to the REG program or the specific key you are
trying to change?


The REG program can query the registry, so that implies that it's not
the REG program. Correct?

I want to use the REG programs to change the permissions so that the
REG can change the key(s).




thanks,

Thufir
 
Back
Top