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.