<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I  create an installer? in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1048840#M466192</link>
    <description>&lt;P&gt;You will indeed need to create an executable from your project first and then add this to your installer build.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are a few links on how to create an installer, could be very useful for your issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Distributing applications with application builder:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/en/support/documentation/supplemental/19/introduction-to-the-labview-application-builder.html" target="_blank" rel="noopener"&gt;https://www.ni.com/en/support/documentation/supplemental/19/introduction-to-the-labview-application-builder.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Including additional installers:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019N8tSAE&amp;amp;l=en-US" target="_blank" rel="noopener"&gt;https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019N8tSAE&amp;amp;l=en-US&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Missing distribution:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OIGSA2&amp;amp;l=en-US" target="_blank" rel="noopener"&gt;https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OIGSA2&amp;amp;l=en-US&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AdamF&lt;/P&gt;
&lt;P&gt;Applications Engineer&lt;/P&gt;
&lt;P&gt;National Instruments&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2024 18:41:43 GMT</pubDate>
    <dc:creator>enderWiggin10</dc:creator>
    <dc:date>2024-05-17T18:41:43Z</dc:date>
    <item>
      <title>How can I  create an installer?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1048740#M466149</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with LabVIEW Version 8.6.1. &lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;After I&amp;nbsp;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???&lt;/P&gt;&lt;P&gt;The "builds" file??? &lt;/P&gt;&lt;P&gt;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". &lt;/P&gt;&lt;P&gt;The build status open. Than I get a default: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;build errors:&lt;/P&gt;&lt;P&gt;the build was unsuccessful&lt;/P&gt;&lt;P&gt;The following file(s) are not found on the system:&lt;/P&gt;&lt;P&gt;&amp;nbsp;--------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I think it has to do with the source files which I have to include. But I do not now which one!!! &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can somebody help me???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2010 14:16:12 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1048740#M466149</guid>
      <dc:creator>MarcQ</dc:creator>
      <dc:date>2010-01-06T14:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I  create an installer?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1048776#M466170</link>
      <description>Well, you have to select the actual application that you created. What else are you going to install? Have you checked the LabVIEW documentation. It's pretty self-explanatory in there.</description>
      <pubDate>Wed, 06 Jan 2010 15:06:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1048776#M466170</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2010-01-06T15:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I  create an installer?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1048840#M466192</link>
      <description>&lt;P&gt;You will indeed need to create an executable from your project first and then add this to your installer build.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are a few links on how to create an installer, could be very useful for your issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Distributing applications with application builder:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/en/support/documentation/supplemental/19/introduction-to-the-labview-application-builder.html" target="_blank" rel="noopener"&gt;https://www.ni.com/en/support/documentation/supplemental/19/introduction-to-the-labview-application-builder.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Including additional installers:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019N8tSAE&amp;amp;l=en-US" target="_blank" rel="noopener"&gt;https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019N8tSAE&amp;amp;l=en-US&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Missing distribution:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OIGSA2&amp;amp;l=en-US" target="_blank" rel="noopener"&gt;https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OIGSA2&amp;amp;l=en-US&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AdamF&lt;/P&gt;
&lt;P&gt;Applications Engineer&lt;/P&gt;
&lt;P&gt;National Instruments&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 18:41:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1048840#M466192</guid>
      <dc:creator>enderWiggin10</dc:creator>
      <dc:date>2024-05-17T18:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I  create an installer?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1049341#M466397</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your replies!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am afraid, there is still an default. See picture! How can I get all distributions I need???&lt;/P&gt;&lt;P&gt;&amp;nbsp;I hope you can read it!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/8967i2C8ECA9E27B14987/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="installer.PNG" title="installer.PNG" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2010 09:43:12 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1049341#M466397</guid>
      <dc:creator>MarcQ</dc:creator>
      <dc:date>2010-01-07T09:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I  create an installer?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1049617#M466509</link>
      <description>&lt;P&gt;Hallo MarcQ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Genau, ich verstehe.&amp;nbsp; It is asking you for a 'Needed Distribution=Notwendige Distributionen.'&amp;nbsp; You will need to say 'Ja' and point the prompt tothe LabVIEW 8.6.1, Disk that you installed LabVIEW 8.6.1 from. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All of this information is taken from Link 3 that I gave you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Missing distribution:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OIGSA2&amp;amp;l=en-US" target="_blank" rel="noopener"&gt;https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OIGSA2&amp;amp;l=en-US&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check it out, and you will find the exact solution to the issue about half-way through the issue.&amp;nbsp; You might need to copy the LabVIEW CD image to your hard-drive or create a local cache for the files.&amp;nbsp; Anyway, read the article, it will explain everything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AdamF&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 18:42:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-can-I-create-an-installer/m-p/1049617#M466509</guid>
      <dc:creator>enderWiggin10</dc:creator>
      <dc:date>2024-05-17T18:42:16Z</dc:date>
    </item>
  </channel>
</rss>

