Search found 1 match
- 24 Sep 2014 05:37
- Forum: DOS Batch Forum
- Topic: Batch file to modify content of registry keys
- Replies: 0
- Views: 8252
Batch file to modify content of registry keys
Hello Everyone. I need to write a script which actually delete only relevant content inside Registry key. Meaning there are some keys that have couple of words in them, for example UpperFilters. This key contain a list of words in it , every word is usually related to a relevant Filter. The requirem...