I have labview 7.1 professional version. I have created a executable file for target machine. When the executable file run at target machine, it needs all drivers and run time engine.
I have installed drivers in target machine but not run time engine.
Do I have to create a installer file which includes run time engine? If I only have *.exe file instead of installer file, how can I install run time engine?
Do I have to put all subvi in the same directory as the one when the program was developed?
Thanks.