1. Jack Hamilton wrote up a presentation on how to run a LabVIEW .exe without installing the runtime engine. This presentation works only on Windows and does not include NI-DAQ. You can read his presentation
here. The basics of it is you must include all the files that get installed with the runtime engine along with your application.
2. The .exe builder in LabVIEW can create an installer for you, or you can use a third party installer. To use the LabVIEW one, click on the 'Installer Settings' tab in teh builder dialog and check the 'Create installer' checkbox and fill in the controls as needed.
3. You must use the corresponding runtime engine for your executable. The 7.0 RTE wil
l
not run a 6.1 or 6.0 executable. All of the RTE's co-exsist with no problems on a machine.
Ed

Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.