adrien
03-25-2009, 09:57 PM
Hi all.
this module provides 2 extended registry functions.
RegistryEx.CopyRegKey can be used to perform a deep nested copy or move of a registry location to another under the same root key (e.g. HKEY_LOCAL_MACHINE).
RegistryEx.DeleteRegKey can be used to delete a registry key including all subkeys and values
This makes it simple to back up or migrate registry keys.
Free to use in any way you like.
hope you enjoy.
Adrien
this module provides 2 extended registry functions.
RegistryEx.CopyRegKey can be used to perform a deep nested copy or move of a registry location to another under the same root key (e.g. HKEY_LOCAL_MACHINE).
RegistryEx.DeleteRegKey can be used to delete a registry key including all subkeys and values
This makes it simple to back up or migrate registry keys.
Free to use in any way you like.
hope you enjoy.
Adrien