LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DLL & RunTime Engine

Hi. I created a DLL using LabView 6.0i and I'm using in my VB code. I
would like to install LabView's Runtime Engine when my VB application
installs. I'm looking for the arguments so it will load in the background.
My DLL will not work without loading the Runtime Engine even when I place
lvrt.dll in the same directory as my DLL.

Thanks.
Patty
psandekian@earthlink.net
0 Kudos
Message 1 of 2
(2,563 Views)
try the following

lvrteinstall /q

Make sure that you have the lvrteinstall.ini in the same folder.

A Rafiq
0 Kudos
Message 2 of 2
(2,563 Views)