<?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: windows taskbar labview start icon in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/881388#M398564</link>
    <description>&lt;P&gt;Tank's for your help all.&lt;BR /&gt;&lt;BR /&gt;Short explanaition what I look for:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start LabVIEW-exe in background and displayed as icon in systray (not minimized)&lt;BR /&gt;&lt;BR /&gt;Now the situatuion:&lt;BR /&gt;&lt;BR /&gt;MattBradley: I tried to start via mscofig (regedit) by setting the exe-path&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Result: The LabVIEW-exe starts, but in the normal way with minimized (open) panel - not in background and icon in the systray.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It found a solution via .net. It is not tested well. &lt;/P&gt;&lt;P&gt;.NET constructor node: System.Windows.Forms(2.0.0.0) -&amp;gt; MenuItem&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Windows.Forms(2.0.0.0) -&amp;gt; NotifyIcon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Theo1 &lt;/P&gt;</description>
    <pubDate>Tue, 31 Mar 2009 15:20:36 GMT</pubDate>
    <dc:creator>Theo1</dc:creator>
    <dc:date>2009-03-31T15:20:36Z</dc:date>
    <item>
      <title>windows taskbar labview start icon</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879164#M397693</link>
      <description>&lt;P&gt;I want to start a LabVIEW-exe as autostart after power-on of a windows-PC.&lt;/P&gt;&lt;P&gt;This exe should run in background. An icon should be displayed in the right info part of the task bar.&lt;/P&gt;&lt;P&gt;Clicking this icon should open the frontpanel of the running LV-program. &lt;/P&gt;&lt;P&gt;How can I force windows to do this? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2009 23:20:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879164#M397693</guid>
      <dc:creator>Theo1</dc:creator>
      <dc:date>2009-03-26T23:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: windows taskbar labview start icon</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879180#M397700</link>
      <description>&lt;P&gt;&lt;A href="http://vlaurie.com/computers2/Articles/msconfig.htm" target="_blank"&gt;http://vlaurie.com/computers2/Articles/msconfig.htm&lt;/A&gt;&amp;nbsp;will tell you how to start a windows program automatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might be able to setup the properties so it is minimized this way -- otherwise, you can also do it by setting File--&amp;gt; VI Properties --&amp;gt; Windows Run-Time Position ... set Position to minimized for the main VI.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2009 01:00:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879180#M397700</guid>
      <dc:creator>MattBradley</dc:creator>
      <dc:date>2009-03-27T01:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: windows taskbar labview start icon</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879258#M397728</link>
      <description>&lt;P&gt;Hi Theo1,&lt;/P&gt;&lt;P&gt;this link should help &lt;A href="http://forums.ni.com/ni/board/message?board.id=170&amp;amp;view=by_date_ascending&amp;amp;message.id=266283#M266283" target="_blank"&gt;http://forums.ni.com/ni/board/message?board.id=170&amp;amp;view=by_date_ascending&amp;amp;message.id=266283#M266283&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2009 07:01:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879258#M397728</guid>
      <dc:creator>MikeS81</dc:creator>
      <dc:date>2009-03-27T07:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: windows taskbar labview start icon</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879432#M397782</link>
      <description>&lt;P&gt;Hey Theo,
&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a autostart exe is not a problem because its only nessecary to copy the exe in the autostart folder of windows.&lt;/P&gt;&lt;P&gt;And for the windows toolbar you are able to use this link : &lt;A href="http://digital.ni.com/public.nsf/allkb/E277CBA8C9065C1A86256D250021D9FA?OpenDocument" target="_blank"&gt;http://digital.ni.com/public.nsf/allkb/E277CBA8C9065C1A86256D250021D9FA?OpenDocument&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elmar &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2009 13:07:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879432#M397782</guid>
      <dc:creator>Elmar_NI</dc:creator>
      <dc:date>2009-03-27T13:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: windows taskbar labview start icon</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879497#M397802</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Elmar NI wrote: &lt;BR /&gt;&lt;P&gt;Hey Theo, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a autostart exe is not a problem because its only nessecary to copy the exe in the autostart folder of windows.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Is it not better to just create a shortcut in the autostart folder pointing to the exe file&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2009 14:24:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879497#M397802</guid>
      <dc:creator>Coq_Rouge</dc:creator>
      <dc:date>2009-03-27T14:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: windows taskbar labview start icon</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879506#M397808</link>
      <description>&lt;P&gt;Its also possible...&lt;/P&gt;&lt;P&gt;Many roads lead to Rome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2009 14:30:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879506#M397808</guid>
      <dc:creator>Elmar_NI</dc:creator>
      <dc:date>2009-03-27T14:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: windows taskbar labview start icon</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879948#M397990</link>
      <description>&lt;P&gt;Elmar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, it's "All roads lead to Rome"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The benefits of a classical education (semi-obscure movie quote).&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2009 02:19:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/879948#M397990</guid>
      <dc:creator>MattBradley</dc:creator>
      <dc:date>2009-03-28T02:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: windows taskbar labview start icon</title>
      <link>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/881388#M398564</link>
      <description>&lt;P&gt;Tank's for your help all.&lt;BR /&gt;&lt;BR /&gt;Short explanaition what I look for:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start LabVIEW-exe in background and displayed as icon in systray (not minimized)&lt;BR /&gt;&lt;BR /&gt;Now the situatuion:&lt;BR /&gt;&lt;BR /&gt;MattBradley: I tried to start via mscofig (regedit) by setting the exe-path&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Result: The LabVIEW-exe starts, but in the normal way with minimized (open) panel - not in background and icon in the systray.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It found a solution via .net. It is not tested well. &lt;/P&gt;&lt;P&gt;.NET constructor node: System.Windows.Forms(2.0.0.0) -&amp;gt; MenuItem&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Windows.Forms(2.0.0.0) -&amp;gt; NotifyIcon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Theo1 &lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2009 15:20:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/windows-taskbar-labview-start-icon/m-p/881388#M398564</guid>
      <dc:creator>Theo1</dc:creator>
      <dc:date>2009-03-31T15:20:36Z</dc:date>
    </item>
  </channel>
</rss>

