Help for this page

Select Code to Download


  1. or download this
    use Win32::Registry;
    my $Register = "Software";
    ...
        print "$key\n";
        }
    $hkey->Close();