LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Project Explorer creates support directory

Is there any way to have the project explorere not create the support directory.  We have some propriotary code in the vi's the compiler has put in the support directory. 

 

Anybody know how the Project Explorere selects which vi's will be in the support directory?  How would one make sure we dont need vi's in the support directory.  

 

Thanks 

 

 

Taylor

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

Hi Taylor,

 

The support directory is created when you try to build an installer in LabVIEW and as it is a dependency folder it uses VIs that your project needs always to run. You cannot really delete it as your VI might become non-functional. The support files are selected by LabVIEW from system files (default) and from collecting the dependencies that the functions in your VI would need. You can customize your support files and where they are placed--there is more information on that here. Hope this helps!

 

Ipshita C.

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,546 Views)