Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Removing Windows Registry Key

Status
Not open for further replies.

redpotato

Programmer
Feb 15, 2010
24
CA
I try to remove registry folder in regedit.
I know I tried to remove registry key with =-
but that does not work to remove a entire folder in registry.

i.e.[HKEY_CURRENT_USER\Software\Microsoft\Office]
"10.0"=-
10.0 is a folder in regedit.
I am trying to remove that in .reg file.

Could anyone give me a tip??

Thank you.
 
How to add, modify, or delete registry subkeys and values by using a registration entries (.reg) file

Is part of the problem that the Registry Key may be duplicated (in parts) here?

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top