Overview
This VI demonstrates how to find what version of a program a user has installed on their computer.
Description
Here is a brief description of the example:
This example uses the System Directory and Folder names provided by the programmer to find the version of a program that is installed on the same machine. For example, you can use this VI to find how many and what versions of LabVIEW are installed on your machine. This information can be used to make programmatic decisions in different parts of your code.
Requirements
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
- Download and open the VI
- Enter Program File Folder and Program Name as described in the notes on the VI
- Run the VI
- See the version numbers of the program you entered
Additional Information or References
VI Snippet

**This document has been updated to meet the current required format for the NI Code Exchange.**