in reply to Re: Scanning of 64 Bit registry
in thread Scanning of 64 Bit registry
Hi,
my $reg = $Win32::TieRegistry::Registry->{"HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services" };i am using above code and instead of returning List of keys it is returning undef
|
|---|