I want to cal VI dynamically and I put the vi in the same directory as the generated exe file, and It works. What disturbs me is that the vi's contents is exposed to the user which is not the case I want to see. what should I do to call the VI
dynamically and its contents not been seen by my user? Thankyou.