LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I remove vi link vi.lib when compile dll

Hi All,

 

To protect our code, I have to compile a set of my VIs to dll so that it can be called in my main vi. But whenever I open the main vi with the call dll function, there is always a warning message popped up such as

 " The subVI expected to be at "E:\Encrypt_All16_BD\System16.dll\Simple Error Handler.vi" was loaded from "C:\Program Files\National Instruments\LabVIEW 7.1\vi.lib\Utility\error.llb\Simple Error Handler.vi".
There are total 5 such messages for different vis.

How do I remove this message popup, make sure the dll just calls my customized vi, and for rest, just call from the default folder \LabVIEW\vi.lib, etc?

 

Thanks in advance. LWZ

0 Kudos
Message 1 of 2
(2,354 Views)

lwz wrote:

How do I remove this message popup


see here

0 Kudos
Message 2 of 2
(2,350 Views)