11-09-2009 08:52 AM
Hello All,
I am working with an application and want to build the installer so that i can the end used have just click easy buttons. the installer is made sucesfully but when i install it in another system. and try to run the application it says some Vi are missing and gives the same message as we change the path of some VIs. I have also included the Vi i am using from the third party. I also include the snap shot of my Installer which can help in finding the solutionm, a light on this topic will be appreciated. Thanks in advance
Regards
Harry
11-10-2009 01:33 AM
hello Harry,
How the third party vi or the vi that is "misised" is called by your main VI? If it is a static call then i dont see a prblem (provided the sub vi is linked properly to the main vi). if it is a dynamic call then you should include it while creating the exe (under "always inclde" see the image) so that the installer gets created properly...
Guru
11-10-2009 10:20 PM
Hello Harjeemann,
Can you post the screen shot of the error message you are getting.
Also it seems that you are using IMAQ vis in your code. Do you have IMAQ Vision run-time installed on the other system. And is it a licensed copy of the same.
Hardik