Skip to content

NEVSTOP-LAB/LabVIEW-Version-Selector

Repository files navigation

LabVIEW Version Selector

Image Image Check_Broken_VIs License: MIT GitHub all releases

Automatically Select the correct LabVIEW version to open LabVIEW files.

Related filetypes of: .lvproj/.lvlib/.lvclass/.llb/.vi/.vit/.ctl/.xctl/.lvlibp/.lvtest

After LabVIEW Version Selector.exe is used to open file of those types, you have a chance to see the file's saved version and option to choose LabVIEW version to be used.

image

Development Envrionment

  • LabVEW 2014
  • VIPM 2020.3

Dependencies

Attention

  1. Please follow the instruction of post-installation action to associate related file extensions with the built exe. If you have concern on the registry operation , another opition is to manually import the install.reg file after check on it.
  1. LabVIEW in these folders will be discovered:
    • C:\Program Files\National Instruments
    • C:\Program Files (x86)\National Instruments
    • D:\Program Files\National Instruments
    • D:\Program Files (x86)\National Instruments
    • E:\Program Files\National Instruments
    • E:\Program Files (x86)\National Instruments
    • F:\Program Files\National Instruments
    • F:\Program Files (x86)\National Instruments

Windows 11 WMIC support

Some Windows 11 systems do not have wmic preinstalled.
If you see an error like wmic is not recognized..., run the script from the repository (or extracted zip) root:

  • Command Prompt: cmd\install-wmic-if-missing.bat
  • PowerShell: .\cmd\install-wmic-if-missing.bat

The script detects whether wmic is missing and installs the Windows capability WMIC~~~~0.0.1.0 automatically (administrator permission required). If started without administrator privileges, it will prompt for UAC elevation automatically.

About

Select the correct LabVIEW version for project.

Topics

Resources

License

Stars

Watchers

Forks

Contributors