11-20-2006 05:44 PM
11-21-2006 03:09 PM


Looking at all your steps, it seems like you are doing all the right things and in the right order too. Couple of things that you may try:11-21-2006 03:28 PM
Rudi,
Thanks for the response. We have solved the problem this AM but no sure why. Here is what we did.
a. did the build only
b. customer downloaded RTE 8.01 and installed
c. Sent customer app.exe file only (only 400kb)
d. customer opened exe file and everything is ok.
No offense to NI but they could have saved me a HUGE amount of time by just saying in plain english WHAT to send to a customer that doesn't have LV...
worked fine.
So....... doing the installer thing and not selecting RTE to be included was my mistake. Not sure what will happen as we start sending out much more complex .exe files.
11-21-2006 04:58 PM
I am glad you were able to resolve the issue. The main thing to remember here is that if you are creating an application that uses native LabVIEW functions (the ones that ship with the product) and you want the end user to only run the application and not have access to the block diagram, you only need to create an executable and the end-user only needs the LabVIEW Run-Time engine. You would build an installer if you want to include additional hardware drivers or LabVIEW Run-Time Engine installation files, so that the user does not have to download anything on his end.
I hope this clarifies things a little bit more. Please feel free to post again if you need more clarification.11-21-2006 05:00 PM
Rudi,
Thanks for the clear and cogent advice...very timely and on point.
J. Skardon
11-21-2006 05:03 PM