<?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: Error uninstalling .MSI packages installed with INSTALLDIR=xxx in ThinApp</title>
    <link>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180019#M2452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I doubt this is a solution I am looking for &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;Anyway, a few more questions.&lt;/P&gt;&lt;P&gt;Can this problem be fixed by manually updating the generated .msi (say, changing the CustomAction/ThinUnregAll property using Orca or InstEd)?&lt;/P&gt;&lt;P&gt;Or even more, can this be done in template.msi?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Apr 2010 20:26:45 GMT</pubDate>
    <dc:creator>tutmos</dc:creator>
    <dc:date>2010-04-13T20:26:45Z</dc:date>
    <item>
      <title>Error uninstalling .MSI packages installed with INSTALLDIR=xxx</title>
      <link>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180015#M2448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After installing an .MSI package created with ThinApp 4.5.0 to a custom (non-default location) using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;msiexec.exe /i Office2007Std@x86@en@2.msi INSTALLDIR=C:\foo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the following thinreg's error message pops up when I try to uninstall the package through the "Add/Remove Programs"&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.vmware.com/Error.JPG" /&gt;&lt;/P&gt;&lt;P&gt;and real files (.dat and .exe shortcuts) are not removed from the file system.&lt;/P&gt;&lt;P&gt;At the same time, the virtual package is no more in the ARP list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tested on Win 7 64 and Win XP 32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 23:00:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180015#M2448</guid>
      <dc:creator>tutmos</dc:creator>
      <dc:date>2010-04-12T23:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error uninstalling .MSI packages installed with INSTALLDIR=xxx</title>
      <link>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180016#M2449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can reproduce this and have opened a bug report for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 15:24:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180016#M2449</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2010-04-13T15:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error uninstalling .MSI packages installed with INSTALLDIR=xxx</title>
      <link>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180017#M2450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any workarounds I could use now?&lt;/P&gt;&lt;P&gt;Some msiexec options or configuration parameters in the Package.ini?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 16:16:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180017#M2450</guid>
      <dc:creator>tutmos</dc:creator>
      <dc:date>2010-04-13T16:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error uninstalling .MSI packages installed with INSTALLDIR=xxx</title>
      <link>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180018#M2451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, when you know the target installation dir at package build time, you can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MSIInstallDirectory=c:\foo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just tested that to make sure it installs and uninstalls correctly &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 16:45:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180018#M2451</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2010-04-13T16:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error uninstalling .MSI packages installed with INSTALLDIR=xxx</title>
      <link>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180019#M2452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I doubt this is a solution I am looking for &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;Anyway, a few more questions.&lt;/P&gt;&lt;P&gt;Can this problem be fixed by manually updating the generated .msi (say, changing the CustomAction/ThinUnregAll property using Orca or InstEd)?&lt;/P&gt;&lt;P&gt;Or even more, can this be done in template.msi?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 20:26:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180019#M2452</guid>
      <dc:creator>tutmos</dc:creator>
      <dc:date>2010-04-13T20:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error uninstalling .MSI packages installed with INSTALLDIR=xxx</title>
      <link>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180020#M2453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, you can't edit the generated .msi using Orca. Sorry, I can't think of a good workaround. This will be fixed in a future release though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 23:43:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180020#M2453</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2010-05-20T23:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error uninstalling .MSI packages installed with INSTALLDIR=xxx</title>
      <link>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180021#M2454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you also can edit the Package.ini at the end of the capturing for the correct uninstall path it would be located at the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.vmware.com/BuildOptions"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;;----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt; MSI Parameters -&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt;;MSIInstallDirectory="here enter your destination Folder like D:\XY"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; save and Build the MSI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; worked for me on multiple MSI's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sergio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 12:44:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/Error-uninstalling-MSI-packages-installed-with-INSTALLDIR-xxx/m-p/1180021#M2454</guid>
      <dc:creator>SergioB</dc:creator>
      <dc:date>2010-05-28T12:44:34Z</dc:date>
    </item>
  </channel>
</rss>

