11-06-2012 09:33 AM
Hello,
I used the "Build Application EXE from Vi" function from the tools menu to creat my final program. I then installed the LV runtime engine in the target PC, however, when I start my program there are missing files that LV cannot locate, i.e., nilvaiu.dll.
Is there an easier and more efficient way to load a program on a PC?
Thanks,
11-06-2012 09:45 AM
You probably need to install NI-DAQ. If you make a full installer, you can include the RTE and other NI installers as part of the installetion package.
11-06-2012 09:54 AM
11-07-2012 12:58 PM
Hello,
Thanks for the feedback.
I installed the latest version of DAQmx and it worked better but now the program is always outputting errors, also, the graphics on the screen are missing characters.
Do you know what might be causing this issue?
Thanks,
Marcelo
11-07-2012 01:05 PM
Have a look on this post.
11-07-2012 01:09 PM
What are the errors you are seeing? What missing characters? Screen grabs and more information would be helpful.
11-07-2012 02:44 PM
Hello,
Here are some screen captures of the screen differences.
Thanks,
11-07-2012 02:50 PM
It looks like the other machine does not have the same them setup as on your machine.
If you you Application, Dialog Fonts, these are tied to the Windows theme. If they are using larger fonts than you have setup as default, your UI will look different.
You can avoid this by either making sure the themes are the same between the PCs or use a standard font, such as Arial for your text, as it will not be resized by a theme difference.
11-07-2012 02:51 PM