Help for this page

Select Code to Download


  1. or download this
    use Win32::TieRegistry( Delimiter=>"#", ArrayValues=>0 );
    
    ...
    foreach $Key (keys %$BaseKey)
    { print $Key."\n";
    }
    
  2. or download this
    Win32::TieRegistry=HASH(0x4eaa84)
    Number of subkeys found: 0