Matthew Bell
2008-10-17 13:36:11 UTC
I've searched the Internet, and have learned there's no native,
single-command way to do this within vbscript. Someone out there made
reference to the possibility of it being done via a vbs script that (I'm
surmising) enumerates all keys and values recursively, and writes what it
finds to a new (and newly-named) key, then deletes the old (formerly-named)
key.
Can anyone point me to such a vbs script out there, or spell out for me what
the logic of the code would be for this type of recursion through registry
keys & values? Thanks.
single-command way to do this within vbscript. Someone out there made
reference to the possibility of it being done via a vbs script that (I'm
surmising) enumerates all keys and values recursively, and writes what it
finds to a new (and newly-named) key, then deletes the old (formerly-named)
key.
Can anyone point me to such a vbs script out there, or spell out for me what
the logic of the code would be for this type of recursion through registry
keys & values? Thanks.