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
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.
[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.