Details
-
Improvement
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
Windows
-
Needs Assessment
Description
Currently, the registry module cannot recursively delete registry keys.
In most cases, a module developer can simply use an Exec resource to achieve the same goal.
However, it does seem like this functionality is something that the registry module should be capable of handling—a developer can do nearly everything else with the resource abstraction layer provided by the module except recursively delete keys.