Getting Application Version Information Programmatically

Updated Aug 22, 2023

Issue Details

  • I want to get the version information from my application in LabVIEW.
  • I need to know what version my application is using LabVIEW.
  • I want to use the FileVersionInfo.llb in LabVIEW.
  • How to get file version from EXE.

Solution

There is a library with VIs built for this purpose. Instructions for accessing it can be found at the link below.

Retrieving Application and Shared Library Versions Programmatically (Windows)

The size parameter on the GetFileVersionInfo.vi can be obtained using the GetFileVersionInfoSize.vi.