From this forum post:- http://blogcastrepository.com/forums/thread/1119.aspx
-----------------------------------------------------------------------------------
A commandline executable that can read the portable executable table format from dll\exe files such as microsoft KBxxxxxx.exe patch files and at the commandline output the extended file information - useful for use in scripts, i.e pipe out the installer engine so you know which switches are applicable to be used in installing the patch,
To Come: Automated actions based on the information captured. For example, file is checked, discovered as an installshield.exe file, and so is installed silently with all of the correct switches for an unattended and silent installation.
This file is going to be used as part of a fuller, bigger app that I am writing. Feedback or list of wanted features would be most appreciated.
The file can be downloaded from this link:: http://www.geocities.com/paulicl/Fileinfo.zip
Thanks,
Paul Davey