Deleting Oracle Windows 2000 Registry Entries -
05-06-2004
, 07:51 AM
Hello, on a Windows 2000 test system I need to find a way to
automatically delete certain registry keys and wild card type matches
of some keys to install\reinstall\test Oracle.
It takes considerable time to remove all the entries manually.
Ghosting the system is not an option.
For example how can I delete all keys that begin with Ora or ORCL in:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes
Ideally I'd like to place this in a batch file.
Thanks,
Michael |