cancel
Showing results for 
Search instead for 
Did you mean: 

Help for building autonome application

SOLVED
IYED
Member
Solved!

Help for building autonome application

Message contains an attachment

Hello

 

Sorry for my english !!!

 

I have to build a .exe from my main VI :  the main vi contains some dynamic vi that I need to insert them in a subpanel of my main vi for this I use a relative pah '' Application Directory path.vi'' to create references and when I run my

 

application all work fine in devellopent machine. But when I try to build this application to create a .exe this exe did not work 100%  in my target machine. So I'm sure that the probleme is due to building application settings normally the

 

dynamic vi should be in the same directory of application.exe I think that I must included them manually but I can't do this any help please !!!

4 REPLIES 4
RavensFan
Knight of NI
Solution

Re: Help for building autonome application

In the project window, move the VI out of dependencies and put it up into the project.  When you open up the App Builder, that VI should then show up in the list of project files (just like the other 2 files do).  Then you can use the arrow to move it to the Always Included list.

IYED
Member

Re: Help for building autonome application

thank you 

IYED
Member

Re: Help for building autonome application

Hello please I still need help I put my vi an always included list and my application.exe still dont work 100% normally the dynamic vi should be in the same directory of application as shown in attachements so where is the probleme ???

RavensFan
Knight of NI

Re: Help for building autonome application

The VI isn't in any application directory.  It is built into the executable.