I thought I'd like to 'simplify' the installation of multiple built applications on one computer by first installing the LabVIEW runtime engine, then simply copying the .exe's. To do this I downloaded the entire LV Runtime installer (over 30MB!) then installed it on a couple test stations where I'll be running several LabVIEW applications.
I then copied a few executables onto the desktop and tried to run them. I immediately got the following error:
Error -1073807202 occurred at an unidentified location
Possible reason(s):
VISA: (Hex 0xBFFF009E) A code library required by VISA could not be located or loaded.
Since I do not have an installer for this particular application, I ran an msi installation of another unrelated application, which causes the first application to start running fine.
(both of these applications use VISA based serial IO)
So ... I am guessing that the regular LV Runtime installer does not install VISA the same way that it gets installed when included with a built application?
Perhaps I am missing something but I really don't understand why installing the runtime engine separately shouldn't work. For this to work would I need to do a separate 40+ MB VISA installation? (you would think that at 30MB - the runtime would include VISA serial IO capability) I must have assumed wrong.
Oh well - I guess it's back to building installers.













