09-15-2006 03:11 AM
09-15-2006 04:01 AM
Albert Geven a écrit:
We need t run a LabVIEW executable without the need to install the runtime engine first.
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
09-15-2006 05:35 AM
Albert, Jack Hamilton once published on LAVA the exact list of DLLs needed for running an executable without installing the RTE. That was obviously long before 8.2, but I would make sure that you have that entire list. Better yet, just copy the entire Shared\labVIEW Run-Time\8.2 folder and see if that works.
Or is that what you already did?
TiTou, this is basically done by having the proper DLLs in the same folder as your EXE and works (or at least worked until now) if you don't have any hardware you need installed.
09-15-2006 06:40 AM
09-15-2006 07:01 AM
09-15-2006 08:36 AM
07-01-2009 01:46 PM
This approach worked perfectly for me! Thanks for the Post!
A
09-28-2010 12:02 PM
[cross-posted on LAVA] Anyone ever try this in LabVIEW 2009 or 2010? I'm eager to get this working, since I have a case where the end user cannot install the RTE because of a known issue with a MS hotfix.