LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

low level support driver installation

Does anyone know which files belong to the LabWindows/CVI low lever support driver and where those are located? I only found the registry branch but not the belonging files. I need to integrate them into a MS Windows XP Embedded Image without running the installation procedure.

Thank you in advance,

Andreas Langer
0 Kudos
Message 1 of 2
(3,508 Views)
The files are different on 9X or NT/2000/XP systems. All of the CVI RTE files are listed in the Programmer's Reference Manual. Here is an excerpt from that manual.

LabWindows/CVI Run-Time Engine
The following table shows the files that comprise the LabWindows/CVI Run-time Engine.

Run-Time Engine File Description
cvirte.dll Contains most LabWindows/CVI libraries
cviauto.dll Contains ActiveX Library
cvi95vxd.vxd Low-level support driver for Windows 98/95
cvintdrv.sys Low-level support driver for Windows 2000/NT
msgrte.txt Contains text messages
cvirte.rsc Contains binary resources
ni7seg.ttf Font description file
nisystem.ttf Font description file
dataskt.dll CVI support DLL for the DataSocket library


These files come in a separate
directory in the CD-ROM. The LabWindows/CVI installation program installs the files along with the development environment. Use the Build»Create Distribution Kit command in the Project window to bundle the Run-time Engine DLLs and drivers into your distribution kit. Also, you can make copies of this diskette or the CD-ROM directory for separate distribution.


Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(3,508 Views)