I am attempting to find the File Version of a file and am specifically
looking for the File Version that appears in the Other Version
Information. The value of File Version is different than the File
Version value in the Other Version Information section and this Other
Version Information File Version value is what I need to properly
identify the file (happens to be a graphics driver file). I have
searched the newsgroups and have been unsuccessful. I have attempted
the following:
1. Using the GetFileVersion of the FileSystemObject and
2. GetDetailsOf
The GetDetailsOf is close but I am not seeing the values I am
expecting. I am wondering if this specific extended property is NOT
retrievable. It would seem there is a way but I have yet to find it.
I have also searched the registry and have been unsuccessful going
that route as well. Of course I may be overlooking a much simpler
solution, so I am open to any feedback/assistance.
Thanks in advance.
R