A registry editor that allows you to delete all found references at once?
A registry editor that allows you to delete all found references at once?
Lisa Simpson wrote:
>A registry editor that allows you to delete all found references at once?
Regedit can be used in a batch file to delete the entries by using a
"-" minus sign before the key.
Example -
using notepad, with line wrap disabled, add the following lines
;---Start-------------
REGEDIT4
;there is should be no break in the following line
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Some_key_to_remove]
;---End---------------
save the file at delregentries.bat (choose "all files" in the save as
type drop-down).
run delregentries.bat
You can add as many keys to the batch file as you want, but you have
to remember to use the minus sign in order to remove them.
Lisa Simpson wrote:
> A registry editor that allows you to delete all found references at once?
>
>
check out JV16 - I've been using it for years without problems.
Louise
Thanx - will take a look!
"louise" <louise@invalid.invalid> wrote in message
news:4vp33rF1cp2qqU1@mid.individual.net...
> Lisa Simpson wrote:
> > A registry editor that allows you to delete all found references at
once?
> >
> >
> check out JV16 - I've been using it for years without problems.
>
> Louise
There are currently 1 users browsing this thread. (0 members and 1 guests)