I am writing a script to push a small number of patches. I need to
make a decision in the script based on the contents of the "Installer
Engine" property, but can't find the Class that exposes this property.
From the GUI you can find the information by viewing "Other version
information" on the Version tab. I have noticed that the version tab
only shows up for .exe files and the Installer Engine property only
exists for patch files. I have tried filever and done some searching
on msdn, but came up empty.

If you know how to pull this info using vbscript or know of a command-
line tool that will display the Installer Engine property please
reply.

Thanks