01-06-2010 08:16 AM
Hi!
I am working with LabVIEW Version 8.6.1.
After I have built an Application (exe) I would like to create an installer. Therfore I open the window "my installer properties" in my Project.
After I got the "product information" I go ahead to "source files". First question: Which files must be include in the "destination view" on the right site of the window???
The "builds" file???
If I do this and go ahead with "additional installers" I select "NI LabVIEW Run-Time Engine 8.6.1". After that I click the bottom "build".
The build status open. Than I get a default:
build errors:
the build was unsuccessful
The following file(s) are not found on the system:
--------------------
I think it has to do with the source files which I have to include. But I do not now which one!!!
Can somebody help me???
Marc
01-06-2010 09:06 AM
01-06-2010
10:30 AM
- last edited on
05-17-2024
01:41 PM
by
Content Cleaner
You will indeed need to create an executable from your project first and then add this to your installer build.
Here are a few links on how to create an installer, could be very useful for your issue:
Distributing applications with application builder:
Including additional installers:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019N8tSAE&l=en-US
Missing distribution:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OIGSA2&l=en-US
Best regards,
AdamF
Applications Engineer
National Instruments
01-07-2010 03:43 AM
Hi,
thanks for your replies!!!
I am afraid, there is still an default. See picture! How can I get all distributions I need???
I hope you can read it!!!
01-07-2010
11:04 AM
- last edited on
05-17-2024
01:42 PM
by
Content Cleaner
Hallo MarcQ,
Genau, ich verstehe. It is asking you for a 'Needed Distribution=Notwendige Distributionen.' You will need to say 'Ja' and point the prompt tothe LabVIEW 8.6.1, Disk that you installed LabVIEW 8.6.1 from.
All of this information is taken from Link 3 that I gave you:
Missing distribution:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OIGSA2&l=en-US
Check it out, and you will find the exact solution to the issue about half-way through the issue. You might need to copy the LabVIEW CD image to your hard-drive or create a local cache for the files. Anyway, read the article, it will explain everything.
Best wishes,
AdamF