To Install or Not to Install?

Wednesday, October 19, 2011

If a new application or toolkit requires NI hardware drivers, knowing what to do isn’t always clear. You could install an existing driver, which will slow the process and be unnecessary altogether, or you could not include the driver and receive confusing errors and still be at a loss. Wouldn’t it be nice if your system could check the application for the driver upon startup? We thought so too. 

 

Use this example code to check the application before installation. If no driver is installed, a simple message for download will appear. If a driver is already installed, it will run the main code without you even knowing. 

 

Driver+Launcher.jpg

 

>> Save yourself the trouble and download the code here.

Leave a Reply


*