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

thanks ! The following did the magic for me : system("\"%systemroot%\\sysnative\\reg\" query HKLM\\software\\galil /s")

  • Comment on Re^4: access 64bit registry from 32 bit Perl