Hi,
function Win32::AdminMisc::GetFileInfo( $file, \%Attribute)
is retrieving several subhashes:
at key LangID we have 0x0409
at key Language we have English (United
at key FileInfo we have HASH(0x1dbb690)
at key Comments we have
at key 0x0409 we have HASH(0x1dbb714)
How do I access the informati
Hi ,
Win32::AdminMisc::GetFileInfo($filename, \%Attribute)
is delivering different hashes for *.exe and *.dll files.
Why?
How can I access version infos and build numbers of application extension
files?
Thanks in advance.
Zeno
Hi ,
is it possible to access file attributes in a Win32 environment via Perl.
I am interested not only in getting the DOS attributes like creation and
modified date, but also the stuff that can be
found on the second tab folder of the "Properties" dialog: File Version,
Description, Product Ver