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 !!!