Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $values = $pe->getFixedVersionValues();
    
    printf "%-20s 0x%08x\n", $_, $values->{$_} for sort keys %$values;
    
  2. or download this
    CompanyName          Microsoft Corporation
    FileDescription      Notepad
    ...
    dwProductVersionMS   0x00050001
    dwSignature          0xfeef04bd
    dwStrucVersion       0x00010000