LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Additional library for .exe application

Whenever starting, my built application (.exe) want to find a library.
Actually, distribution of the application doesn't include NI_AALPRO.Lvlib, but the application found it internally.
 
I would like to know how to set up in the application builder not to try to find it.
 
0 Kudos
Message 1 of 2
(2,403 Views)
You need that library if your app uses any of the analysis routines and when you create an installer, the lvanlys.dll will be included in  a data subfolder. My guess is that you did not create an installer. This is not a good idea.
Message 2 of 2
(2,391 Views)