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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gooberpooh

    a script to delete a registry key

    At this point I am looking at a recursive enumeration of the regitry keys, then RegDelteKey using the API ... probably less time to do that than it has taken me to look for alternative solutions.
  2. gooberpooh

    a script to delete a registry key

    I have attempted to delete a registry branch without success and have come to the same conclusions you've stated in your last note .... regdelete can delete the branch structure on non-NT OS, but the key must be empty for regdelete to work correctly on the NT. I have found documentation...

Part and Inventory Search

Back
Top