Hi Heiko,
Sorry for the delay, but your request made me realize that Windows
EXE files contain meta information that exiftool could be extracting.
So as well as setting this information in exiftool.exe, version 7.42
can now read the information too. Below is the output from the
following command:
exiftool -a -g1 -S "exiftool(-k).exe"
---- ExifTool ----
ExifToolVersion: 7.42
---- File ----
FileName: exiftool(-k).exe
Directory: .
FileSize: 3.4 MB
FileModifyDate: 2008:09:10 20:22:35
FileType: Win32 EXE
MIMEType: application/octet-stream
---- EXE ----
MachineType: Intel 386 or later, and compatibles
TimeStamp: 2006:06:02 06:45:17
PEType: PE32
LinkerVersion: 6.0
CodeSize: 12288
InitializedDataSize: 917504
UninitializedDataSize: 0
EntryPoint: 0x354c
OSVersion: 4.0
ImageVersion: 0.0
SubsystemVersion: 4.0
Subsystem: Windows command line
FileVersionNumber: 7.4.2.0
ProductVersionNumber: 7.4.2.0
FileFlagsMask: 0x003f
FileFlags: Debug
FileOS: Windows NT 32-bit
ObjectFileType: Executable application
FileSubtype: 0
LanguageCode: Process default
CharacterSet: Unicode
Comments: ExifTool EXE for Windows
CompanyName: Phil Harvey
FileDescription: Read and Write meta information
FileVersion: 7.4.2.0
InternalName: ExifTool
LegalCopyright: Copyright (c) 2003-2008, Phil Harvey
LegalTrademarks:
OriginalFilename: exiftool(-k).exe
PrivateBuild:
ProductName: ExifTool
ProductVersion: 7.4.2.0
SpecialBuild:
BundledPerlVersion: ActivePerl 5.8.7
HomePage: http://owl.phy.queensu.ca/~phil/exiftool/
- Phil