Hi’

I’m about to create an addition to a login script. I need to copy an entire registry key tree from HKEY_LOCAL_MACHINE to HKEY_CURRENT_USER.

To be more specific :
• HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}\Version

TO

• HKEY_CURRENT_USER\Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}\Locale

I’m a KIX newbie. Can somebody point me in the right direction?

Regards
Søren