Anthony Okusanya schreef:

>       I have a utility I wrote using ActivePerl. It is used to
> install applications and hotfixes on Windows servers. I am trying to
> modify this to work with the 64bit version of Windows 2003. The
> problem is that due to the registry re-direction that 64it uses to
> maintain 32bit compatibility, my script is not reading the registry
> keys properly.

http://support.microsoft.com/default.aspx?scid=kb;EN-US;305097
In the 64-bit version of Registry Editor, 32-bit keys are displayed
under the following registry key:
HKEY_LOCAL_MACHINE\Software\WOW6432Node

Alternatively, have you looked into Remote Registry Access?  \\127.0.0.1

-- 
Affijn, Ruud

"Gewoon is een tijger."


_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to