05-12-2009 02:35 PM
I just had a strange issue crop up with a customer trying to install one of our LV programs from a LV Built installer under LV 8.2.1.
His system is a Win2000 with 512 Meg of RAM (310 Meg free).
When he started the installer, he gets a message "This computer does not meet the minimum system requirements for this product. Consult documentation for system requirements."
How can I get more information as to what requirements it doesn't meet and/or what are the minimum requirements for a LV program/installer built with the application builder?
Steve
05-12-2009 08:24 PM
05-12-2009 09:11 PM
I am including the Run Time Engine (I thought that I had to for the VI to run).
Looking at the minimums for the full LabView package, I would have thought that my customer's machine was capable...he's about 2 states away from me, but I might end up having to go there to see what's going on.
05-13-2009 01:06 AM
Steve257 wrote:I am including the Run Time Engine (I thought that I had to for the VI to run).
Your statement is confusing and contradictory...
To run the application [EXE], you need the LV run-time engine of the appropriate version with which the code (of this appl) was built, NOT to run the VIs of your program/application. For that, you need LV itself installed in the target computer.
05-13-2009 07:56 AM
Sorry for the confusion (on my part).
So, the question is...with a compiled application's installer, do I need to include the RTE, or is everything required to run the compiled exe self-contained?
05-13-2009 08:03 AM
Steve,
When you create the installer it ll include the run-time engine also. If this is an option in the latest versions of LV, better to make sure that it is included in the build itself, so that it automatically gets installed in the target computer.
05-13-2009 09:30 AM
Before trekking out there there's a couple of things you may want to try first:
05-13-2009 10:18 AM - edited 05-13-2009 10:20 AM