Computing.Net > Forums > Programming > Deleting Random Reg Entries

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Deleting Random Reg Entries

Reply to Message Icon

Name: Mark
Date: October 4, 2003 at 08:42:05 Pacific
OS: na
CPU/Ram: na
Comment:

I'm trying to write a batch to find a randomly generated registry key then delete it. I use Regdel.exe, a utility to delete entries. I can only think to use reg query (XP) and write the existing keys to a file. But I don't know how to then isolate the one I want with wildcard and then append it to a bat file for deletion. Can anyone tell me how to do that? Thanks.



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Deleting Random Reg Entries

~ BATCH: Find & delete a reg key ~ www.computing.net/answers/programming/-batch-find-amp-delete-a-reg-key-/9750.html

delete a registry key with batch? www.computing.net/answers/programming/delete-a-registry-key-with-batch/8218.html

Eval reg entry w/carriage returns www.computing.net/answers/programming/eval-reg-entry-wcarriage-returns/15573.html