# LabVIEW-Version-Selector **Repository Path**: NEVSTOP-LAB/LabVIEW-Version-Selector ## Basic Information - **Project Name**: LabVIEW-Version-Selector - **Description**: LabVIEW 版本选择器。如果你的机器上安装了多个版本的LabVIEW,强烈推荐使用 :) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-26 - **Last Updated**: 2024-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README LabVIEW Version Selector =================================== [![Image](https://www.vipm.io/package/labview_version_selector/badge.svg?metric=installs)](https://www.vipm.io/package/labview_version_selector/) [![Image](https://www.vipm.io/package/labview_version_selector/badge.svg?metric=stars)](https://www.vipm.io/package/labview_version_selector/) [![Check_Broken_VIs](https://github.com/NEVSTOP-LAB/LabVIEW-Version-Selector/actions/workflows/Check_Broken_VIs.yml/badge.svg)](https://github.com/NEVSTOP-LAB/LabVIEW-Version-Selector/actions/workflows/Check_Broken_VIs.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![GitHub all releases](https://img.shields.io/github/downloads/NEVSTOP-LAB/LabVIEW-Version-Selector/total)](https://github.com/NEVSTOP-LAB/LabVIEW-Version-Selector/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](https://user-images.githubusercontent.com/8196752/198526226-0ca079f3-e9c1-41de-b14c-12358854a554.png) ## Development Envrionment - LabVEW 2014 - VIPM 2020.3 ### Dependencies - [OpenG Libraries](http://sine.ni.com/nips/cds/view/p/lang/zhs/nid/209027) - [JKI State Machine](https://github.com/JKISoftware/JKI-State-Machine) ## 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.
2. 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