Deleting all subkeys inside a key recursively in Registry through Perl
Hi all
I wanna delete all subkeys inside a key recursively in registry so that
it deletes all the inside subkeys.
I tried DeleteKey();RegDeleteKey();
but these all function delete the key if there is no subkey in the key.
If their exist a subkey then this method fails.
please help me to solve this issue.
Thanx in advance...
Puneet
.
Relevant Pages
- "Deleting all subkeys inside a key recursively in Registry through Perl"
... I wanna delete all subkeys inside a key recursively in registry so that ... it deletes all the inside subkeys. ... Prev by Date: ... (perl.beginners) - Re: Spooler SubSystem App continuously crashing
... Since you did not install Lexmark printer, I modify the steps as following, ... If you use Registry Editor incorrectly, ... View the list of subkeys. ... Microsoft CSS Online Newsgroup Support ... (microsoft.public.windows.server.sbs) - Re: Spooler SubSystem App continuously crashing
... Since you did not install Lexmark printer, I modify the steps as following, ... If you use Registry Editor incorrectly, ... View the list of subkeys. ... Microsoft CSS Online Newsgroup Support ... (microsoft.public.windows.server.sbs) - Re: Spooler SubSystem App continuously crashing
... If you use Registry Editor incorrectly, ... View the list of subkeys. ... Verify that the Print Spooler service is running. ... Microsoft CSS Online Newsgroup Support ... (microsoft.public.windows.server.sbs) - Re: Spooler SubSystem App continuously crashing
... about Spooler SubSystem App when you start the computer. ... If you use Registry Editor incorrectly, ... Start Microsoft Windows Explorer, and then delete all the files and the ... View the list of subkeys. ... (microsoft.public.windows.server.sbs) |
|