For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > January 2006 > Deleting all subkeys inside a key recursively in Registry through Perl









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Deleting all subkeys inside a key recursively in Registry through Perl
Puneet

2006-01-10, 4:02 am

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

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com