I've built an application in LabVIEW 8.5. It doesn't talk to any hardware or require NI-DAQ. I built an installer and when I install the application using the installer it works fine. I'm in a facility where they prefer to install the Run-Time Engine separately, and run my application from a server. This does not work. The application starts to come up then dies. When I install it locally on a machine that already has the Run Time Engine installed, it installs some additional NI "stuff", logos and some other things I didn't capture. My question is, why can't I run my application from a server if the Run Time Engine was installed in a previous step?
Thanks...
don