<?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: Script in ThinApp</title>
    <link>https://communities.vmware.com/t5/ThinApp/Script/m-p/387464#M776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Name of the child process&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are always changing&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is a problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jun 2014 21:46:17 GMT</pubDate>
    <dc:creator>RedShade7</dc:creator>
    <dc:date>2014-06-13T21:46:17Z</dc:date>
    <item>
      <title>Script</title>
      <link>https://communities.vmware.com/t5/ThinApp/Script/m-p/387462#M774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys! How to kill all child processes &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;after completion of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the main program. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN class="ita-kd-inputtools-div"&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;The problem is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that the names of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;processes are unknown. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 16:20:01 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Script/m-p/387462#M774</guid>
      <dc:creator>RedShade7</dc:creator>
      <dc:date>2014-06-13T16:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://communities.vmware.com/t5/ThinApp/Script/m-p/387463#M775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;-Add this parameter to the package.ini to reveal the real processes name and rebuild:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;ProcessExternalNameBehavior=Original&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;-Use &lt;A href="http://technet.microsoft.com/en-ca/sysinternals/bb896653.aspx"&gt;Process Explorer&lt;/A&gt; to determine what are the child processes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Now that you are able to known the names of the child processes, you can determine which ThinApp APIs can help you in your script. You have an example here:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;A href="http://blogs.vmware.com/thinapp/2008/10/thinapp-script.html" title="http://blogs.vmware.com/thinapp/2008/10/thinapp-script.html"&gt;ThinApp Script Template | VMware ThinApp Blog - VMware Blogs&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Olivier&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 21:18:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Script/m-p/387463#M775</guid>
      <dc:creator>oliAH</dc:creator>
      <dc:date>2014-06-13T21:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://communities.vmware.com/t5/ThinApp/Script/m-p/387464#M776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Name of the child process&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are always changing&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is a problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 21:46:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Script/m-p/387464#M776</guid>
      <dc:creator>RedShade7</dc:creator>
      <dc:date>2014-06-13T21:46:17Z</dc:date>
    </item>
  </channel>
</rss>

