How to reactivate XP regedit function

G

Guest

XP Home Edition. Earlier disabled such function by amending the registry :

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000001

Now want to reactivate the regedit function again

How to do ?? Please help.
 
J

John

copy text below and save as undo.reg run and all should be well

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000000

or you could maually edit the registry setting and change the last figure"1"
to a zero

Regards
John
 
T

Thota Umesh

dword:00000001 implies yes or on! so DisableRegistryTools"=dword:00000001
implies to disable registry tools to enable simple make dword:00000001 to
dword:00000000 that means no / off
 
W

Wesley Vogel

So, how do you open the Registry Editor to change that value if the Registry
Editor is disabled?

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
Thota Umesh said:
dword:00000001 implies yes or on! so DisableRegistryTools"=dword:00000001
implies to disable registry tools to enable simple make dword:00000001 to
dword:00000000 that means no / off

tangyt said:
XP Home Edition. Earlier disabled such function by amending the registry
:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
]
"DisableRegistryTools"=dword:00000001

Now want to reactivate the regedit function again

How to do ?? Please help.
 
T

Thota Umesh

REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000000

Save the above to a file rename as somethin.reg rightclick megre!

Wesley Vogel said:
So, how do you open the Registry Editor to change that value if the
Registry
Editor is disabled?

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
Thota Umesh said:
dword:00000001 implies yes or on! so DisableRegistryTools"=dword:00000001
implies to disable registry tools to enable simple make dword:00000001 to
dword:00000000 that means no / off

tangyt said:
XP Home Edition. Earlier disabled such function by amending the registry
:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
]
"DisableRegistryTools"=dword:00000001

Now want to reactivate the regedit function again

How to do ?? Please help.
 
W

Wesley Vogel

You read this whole thread, didja?

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
Thota Umesh said:
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
]
"DisableRegistryTools"=dword:00000000

Save the above to a file rename as somethin.reg rightclick megre!

Wesley Vogel said:
So, how do you open the Registry Editor to change that value if the
Registry
Editor is disabled?

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
Thota Umesh said:
dword:00000001 implies yes or on! so
DisableRegistryTools"=dword:00000001 implies to disable registry tools
to enable simple make dword:00000001 to dword:00000000 that means no /
off

XP Home Edition. Earlier disabled such function by amending the
registry
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
]
"DisableRegistryTools"=dword:00000001

Now want to reactivate the regedit function again

How to do ?? Please help.
 

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