http://www.perlmonks.org?node_id=1007222


in reply to Re: access 64bit registry from 32 bit Perl
in thread access 64bit registry from 32 bit Perl

I had run the two versions of regedit on command line. I found the 32bit regedit.exe didn't contain "Wow6432Node" at all, the 64 bit version provide that node. As my program export always "Wow6432Node" node into the .reg file, I don't think what I called is a 32 bit version.