LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I am Unable to create a Installer of the project that i have created

I Have Created a Project and want an Installer. My project contains many SubVI's, is it like i have to include all the Files in Source Files or only the StartUp File i need to include.

 

Regards,

Jayavanth.G

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

I assume you are talking about creating an executable, right? You can create an installer containing the executable afterwords.

 

You only need to add the main vi as startup vi as long as you don't call your subVIs dynamically using VI Server.

 

 

Christian

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