Read version from file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • LS

    #1

    Read version from file

    I tried to read a file's version with the Fileversion class.
    This works fine for DLL and exe files.
    But I wan't to read the fileversion of an xls or xla file.
    How can I do this.
    When I look in explorer/file/properties it is a custom property/fiels called
    version.
    How can I read out this value without opening excel?

    Any help is appreciated.


Working...