<?xml version="1.0" encoding="windows-1252"?>
<node id="1007310" title="Re^2: access 64bit registry from 32 bit Perl" created="2012-12-05 10:58:19" updated="2012-12-05 10:58:19">
<type id="11">
note</type>
<author id="1001247">
anaconda_wly</author>
<data>
<field name="doctext">
&lt;p&gt;Thanks for your code. &lt;/p&gt;
&lt;p&gt;It took me some time to understand. But sorry maybe I didn't catch the point, for I didn't see how you resolve the problem of 32bit program accessing a 64bit program's registry in 64bit OS&lt;/p&gt;
&lt;p&gt;In fact, any trying of accessing to "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\" will be redirected to "HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\" automatically. That means I can never get content of "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\" branch, which is what I want using a 32bit Perl program and different from "HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\"&lt;/p&gt;
&lt;p&gt;The Perl code I wrote is like what you have written somewhat, but didn't work as I wished. I spent a lot of time to check why I didn't get the correct content as seeing from regedit. Later I understand by searching websites that the WoW64 is doing the redirecting...&lt;/p&gt;</field>
<field name="root_node">
1007098</field>
<field name="parent_node">
1007183</field>
</data>
</node>
