Hi everybody! Is anyone here able to help me with the following problem...?
I need to get some version info properties from an executable. I tried to achieve this goal with Perl module Win32::File::VersionInfo, but even though it works great when retrieving standard version attributes like "FileVersion", "ProductVersion", "OS", etc., seems it can't deal with some non-standard file version attributes, like the ones I need (namely "Module Id" and "Framework Id"). So is there any other solution that would give me some clue how could I get those data? Many thanks in advance for your help! Regards, DJ Gruby.