<?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 Hi, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001128#M30175</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The problem is that notepad.exe is not on that location.&lt;/P&gt;

&lt;P&gt;Try something like:&lt;/P&gt;

&lt;P&gt;Process.Start(@"C:\Windows\notepad.exe");&lt;/P&gt;

&lt;P&gt;or&lt;/P&gt;

&lt;P&gt;Process.Start(@"C:\Windows\System32\notepad.exe");&lt;/P&gt;

&lt;P&gt;Cheers!&lt;/P&gt;</description>
    <pubDate>Thu, 27 Aug 2015 16:28:30 GMT</pubDate>
    <dc:creator>AndreCarlucci</dc:creator>
    <dc:date>2015-08-27T16:28:30Z</dc:date>
    <item>
      <title>running the program</title>
      <link>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001124#M30171</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have program A which recognises &amp;nbsp;gestures.&lt;/P&gt;

&lt;P&gt;I have program B which catches my speech.&lt;/P&gt;

&lt;P&gt;Initially i will run the Program A where it moniters for a particular gesture. When the required gesture is &amp;nbsp;fired it should Program B.&lt;/P&gt;

&lt;P&gt;Kindly help me with the required piece of code. and the location where B.exe should be placed.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 11:04:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001124#M30171</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-08-27T11:04:42Z</dc:date>
    </item>
    <item>
      <title>What are you building your</title>
      <link>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001125#M30172</link>
      <description>&lt;P&gt;What are you building your program with please? &amp;nbsp;(C#, Java, Unity, etc). &amp;nbsp;That will help people to answer your question. &amp;nbsp;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 11:09:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001125#M30172</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2015-08-27T11:09:35Z</dc:date>
    </item>
    <item>
      <title>!!! Greetings Marty,</title>
      <link>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001126#M30173</link>
      <description>&lt;P&gt;!!! Greetings Marty,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Im using C#&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 11:16:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001126#M30173</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-08-27T11:16:07Z</dc:date>
    </item>
    <item>
      <title>I am getting the below</title>
      <link>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001127#M30174</link>
      <description>&lt;P&gt;I am getting the below mentioned exception&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 12:41:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001127#M30174</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-08-27T12:41:02Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001128#M30175</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The problem is that notepad.exe is not on that location.&lt;/P&gt;

&lt;P&gt;Try something like:&lt;/P&gt;

&lt;P&gt;Process.Start(@"C:\Windows\notepad.exe");&lt;/P&gt;

&lt;P&gt;or&lt;/P&gt;

&lt;P&gt;Process.Start(@"C:\Windows\System32\notepad.exe");&lt;/P&gt;

&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 16:28:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001128#M30175</guid>
      <dc:creator>AndreCarlucci</dc:creator>
      <dc:date>2015-08-27T16:28:30Z</dc:date>
    </item>
    <item>
      <title>Hi Aravind,</title>
      <link>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001129#M30176</link>
      <description>&lt;P&gt;Hi Aravind,&lt;/P&gt;

&lt;P&gt;As André said, maybe the notepad is not on that location that you are using. You could check if the file exists or not using the C# API:&amp;nbsp;https://msdn.microsoft.com/en-us/library/system.io.file.exists(v=vs.110).aspx&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Felipe&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 20:30:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001129#M30176</guid>
      <dc:creator>Felipe_P_Intel</dc:creator>
      <dc:date>2015-08-27T20:30:22Z</dc:date>
    </item>
    <item>
      <title>Hi Felipe &amp; Andre,</title>
      <link>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001130#M30177</link>
      <description>&lt;P&gt;Hi Felipe &amp;amp; Andre,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;!! Greetings&lt;/P&gt;

&lt;P&gt;My application file is in .cs format.&lt;/P&gt;

&lt;P&gt;When i try to open &amp;nbsp;with the below line i am getting the &amp;nbsp;error.(attached in this comment)&lt;/P&gt;

&lt;P&gt;&amp;nbsp; System.Diagnostics.Process.Start(@"C:\Users\USER3\Documents\RSSDK\Samples\DF_SpeechRecognition.cs\bin\x64\Debug\DF_SpeechRecognition.cs");&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am unable to get the .exe file for speech rocognisation in browser sample.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks in advance&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; &amp;nbsp; &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 07:07:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/running-the-program/m-p/1001130#M30177</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-08-28T07:07:13Z</dc:date>
    </item>
  </channel>
</rss>

