Hello Novice programeur,
To create a LV executable whose integrate some files you should add these files in :
Dynamic VI - If you are loading VIs dynamically (e.g., using the VI Server), then you must add them to your application by using this option. The dynamically loaded VIs will be incorporated as part of the executable file (.exe), but only if you add them here.
Support File - This is for any extra files that you want to either ship with your application (such as a PDF file), or for files that your application might need, such as an .ini file, or a data file. This is the place to add the "altered" LabVIEW.ini file for your application; i.e., change the first line in the LabVIEW.ini file from [ LabVIEW ] to [ MyApplication ], and save this file with the name MyApplication.ini (instead of LabVIEW.ini).
Note: You can set destination properties and update options by using the Custom Destinations button.
I hope this help.
Let me know if you have further questions.
PS : If you have more question, can you explain more what your program do?
Sanaa TAZI
National Intruments France.
Sanaa T.
National Instruments France