From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,560 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,560 Views)