<?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: Confusion over entry points in ThinApp</title>
    <link>https://communities.vmware.com/t5/ThinApp/Confusion-over-entry-points/m-p/1172973#M2428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do You think that You get the standart system CMD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to run CMD point (the main package must be beside of it) on the machine, where your application is not installed.&lt;/P&gt;&lt;P&gt;Then in CMD window: CD "_path-to-program-files_"&lt;/P&gt;&lt;P&gt;Then: DIR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you should see your application folder, but standard CMD can't see it.&lt;/P&gt;&lt;P&gt;If not then you've made something wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2009 15:12:17 GMT</pubDate>
    <dc:creator>NickOn</dc:creator>
    <dc:date>2009-07-30T15:12:17Z</dc:date>
    <item>
      <title>Confusion over entry points</title>
      <link>https://communities.vmware.com/t5/ThinApp/Confusion-over-entry-points/m-p/1172970#M2425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure this is going to sound simple, but I am scratching my head over including regedit or cmd as an entry point in the thinapp package. I have read a number of discussions in which someone suggests looking into the virtual registry or cmd line. However, whenever I include these as entry points at build time, when I click on them I get the host's registry or cmd line. Not sure what I am doing incorrectly here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 21:56:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Confusion-over-entry-points/m-p/1172970#M2425</guid>
      <dc:creator>JLogan3o13</dc:creator>
      <dc:date>2009-07-29T21:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion over entry points</title>
      <link>https://communities.vmware.com/t5/ThinApp/Confusion-over-entry-points/m-p/1172971#M2426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what did You expected to get. When You include those entry points you are getting the cmd and regedit, whish runs in the virtual system. So with these tools You can see the files and registry entries which exist only for your package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If You pack the program with such structure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Program Files&lt;/P&gt;&lt;P&gt;_L AppName&lt;/P&gt;&lt;P&gt;___L Folder1&lt;/P&gt;&lt;P&gt;_____L ...&lt;/P&gt;&lt;P&gt;___L Folder2&lt;/P&gt;&lt;P&gt;_____L ...&lt;/P&gt;&lt;P&gt;______...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so on the machine where "AppName" is not installed system CMD won't see these folders in Program Files dir, but the entry point CMD of your package can do it.&lt;/P&gt;&lt;P&gt;The same story about registry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Earlieas videos off Thinstall were containing some of subscribed tricks, but now I don't see those videos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 13:53:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Confusion-over-entry-points/m-p/1172971#M2426</guid>
      <dc:creator>NickOn</dc:creator>
      <dc:date>2009-07-30T13:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion over entry points</title>
      <link>https://communities.vmware.com/t5/ThinApp/Confusion-over-entry-points/m-p/1172972#M2427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry, but that is my entire point:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"When You include those entry points you are getting the cmd and regedit, whish runs in the virtual system. So with these tools You can see the files and registry entries which exist only for your package."&lt;/STRONG&gt; - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click on the regedit or cmd entry point I INCLUDED IN THE PACKAGE, it is opening the host system's command line or registry, NOT the virtual package's. What I am trying to figure out is the WHY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 14:10:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Confusion-over-entry-points/m-p/1172972#M2427</guid>
      <dc:creator>JLogan3o13</dc:creator>
      <dc:date>2009-07-30T14:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion over entry points</title>
      <link>https://communities.vmware.com/t5/ThinApp/Confusion-over-entry-points/m-p/1172973#M2428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do You think that You get the standart system CMD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to run CMD point (the main package must be beside of it) on the machine, where your application is not installed.&lt;/P&gt;&lt;P&gt;Then in CMD window: CD "_path-to-program-files_"&lt;/P&gt;&lt;P&gt;Then: DIR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you should see your application folder, but standard CMD can't see it.&lt;/P&gt;&lt;P&gt;If not then you've made something wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 15:12:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Confusion-over-entry-points/m-p/1172973#M2428</guid>
      <dc:creator>NickOn</dc:creator>
      <dc:date>2009-07-30T15:12:17Z</dc:date>
    </item>
  </channel>
</rss>

