<?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: ThinApp package wanting to run MSIEXEC in ThinApp</title>
    <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226659#M2664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the Error and Informational messages in the Event Viewer, I also just saw there was a wanring message:&lt;/P&gt;&lt;P&gt;Source: MsiInstaller&lt;/P&gt;&lt;P&gt;Event ID: 1001&lt;/P&gt;&lt;P&gt;Message: Detection of product '{8B211A54-4D2D-44F6-8E70-451F44F62419}', feature 'Supporting_Files" failed during request for component '{22056900-C842-11D1-A0DD-00A0C9054277}'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This message is found before the Informational message advising the MsiInstaller is beginning a transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2011 22:31:52 GMT</pubDate>
    <dc:creator>TrevorIT</dc:creator>
    <dc:date>2011-10-19T22:31:52Z</dc:date>
    <item>
      <title>ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226654#M2659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an application which we are attempting to ThinApp, the application installs onto Windows 7 with no issues and only requires SQL Native Client.&amp;nbsp; When I have built the ThinApp package and run the EXE the application is attempting to run Windows Installer and errors with Error 1719: The Windows Installer Service could not be accessed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to successfully create a ThinApp of the application when it was installed on Windows XP, but we are now in the process of migrating to Windows 7 and need to update this package too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Windows 7 SP1, and have tried both pre-installing SQL Native Client and installing it as part of the package both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to find out why MSIEXEC is attempting to run, and how could I stop it from needing to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MSIEXEC runs each time the package is executed, it wouldnt be as much of an issue if it needed to only do this the first time a user runs the package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 05:55:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226654#M2659</guid>
      <dc:creator>TrevorIT</dc:creator>
      <dc:date>2011-10-19T05:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226655#M2660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Windows Installer Error 1719 could be caused for many reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a detailed log for the MSI by running &lt;STRONG&gt;msiexec /i thinapp.msi /l*v "C:\log.txt" &lt;/STRONG&gt;and check if you can find something.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 06:12:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226655#M2660</guid>
      <dc:creator>Lakshman</dc:creator>
      <dc:date>2011-10-19T06:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226656#M2661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even though the package doesnt have a MSI generated?&amp;nbsp; We are accessing the package by running the executable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 06:21:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226656#M2661</guid>
      <dc:creator>TrevorIT</dc:creator>
      <dc:date>2011-10-19T06:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226657#M2662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah. Sorry i misunderstood the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check the Event viewer logs for any Windows Installer errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 07:15:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226657#M2662</guid>
      <dc:creator>Lakshman</dc:creator>
      <dc:date>2011-10-19T07:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226658#M2663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, in the Event Viewer on the PC I am attempting to execute the package I can see an error from MsiInstaller (same message as contained on the dialog box), however located after this entry (and there are several errors, but the following data is the same for all of them), there is an Informational message with the following details:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Source: MsiInstaller&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Event ID: 1042&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Message: Ending a Windows Installer transaction: {8B211A54-4D2D-44F6-8E70-451F44F62419}.&amp;nbsp; Client Process Id: 2592.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then did a text search of all files contained within the captures folder for the package, and found two files of interest the HKEY_LOCAL_MACHINE.txt and Package.ini files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Contained within the HKEY_LOCAL_MACHINE.txt file is the following, there were a total of 5 entries in this file for this hex string (they are all contained in the file attached):&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;isolation_full HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\45A112B8D2D46F44E80754F1446F4291&lt;BR /&gt;&amp;nbsp; Value=ProductName&lt;BR /&gt;&amp;nbsp; REG_SZ~Elite Enterprise 3.9#2300&lt;BR /&gt;&amp;nbsp; Value=PackageCode&lt;BR /&gt;&amp;nbsp; REG_SZ~BE9E67C5D8EE40A4AA124143753D2390#2300&lt;BR /&gt;&amp;nbsp; Value=Language&lt;BR /&gt;&amp;nbsp; REG_DWORD=#09#04#00#00&lt;BR /&gt;&amp;nbsp; Value=Version&lt;BR /&gt;&amp;nbsp; REG_DWORD=#00#00#09#03&lt;BR /&gt;&amp;nbsp; Value=Assignment&lt;BR /&gt;&amp;nbsp; REG_DWORD=#01#00#00#00&lt;BR /&gt;&amp;nbsp; Value=AdvertiseFlags&lt;BR /&gt;&amp;nbsp; REG_DWORD=#84#01#00#00&lt;BR /&gt;&amp;nbsp; Value=ProductIcon&lt;BR /&gt;&amp;nbsp; REG_SZ~%SystemRoot%\Installer\{8B211A54-4D2D-44F6-8E70-451F44F62419}\ARPPRODUCTICON.exe#2300&lt;BR /&gt;&amp;nbsp; Value=InstanceType&lt;BR /&gt;&amp;nbsp; REG_DWORD=#00#00#00#00&lt;BR /&gt;&amp;nbsp; Value=AuthorizedLUAApp&lt;BR /&gt;&amp;nbsp; REG_DWORD=#00#00#00#00&lt;BR /&gt;&amp;nbsp; Value=DeploymentFlags&lt;BR /&gt;&amp;nbsp; REG_DWORD=#03#00#00#00&lt;BR /&gt;&amp;nbsp; Value=Clients&lt;BR /&gt;&amp;nbsp; REG_MULTI_SZ~:#2300#2300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And contained within Package.ini is the two sections:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;[Enterprise (2).exe]&lt;BR /&gt;Source=%SystemRoot%\Installer\{8B211A54-4D2D-44F6-8E70-451F44F62419}\Enterprise.exe&lt;BR /&gt;Shortcut=Elite Enterprise 3.9.dat&lt;BR /&gt;Disabled=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;[ARPPRODUCTICON.exe]&lt;BR /&gt;Source=%SystemRoot%\Installer\{8B211A54-4D2D-44F6-8E70-451F44F62419}\ARPPRODUCTICON.exe&lt;BR /&gt;Shortcut=Elite Enterprise 3.9.dat&lt;BR /&gt;Disabled=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I may be way off the reservation here, but are these potentially the cause of the installer running?&amp;nbsp; Is there are way that I can disable these or comment out these lines or something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My entry point (and DAT file) lines look like the following if this helps in any way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;[Elite Enterprise 3.9.dat]&lt;BR /&gt;Source=%ProgramFilesDir%\Thomson Elite\Enterprise\Enterprise.exe&lt;BR /&gt;;Change ReadOnlyData to bin\Package.ro.tvr to build with old versions(4.6.0 or earlier) of tools&lt;BR /&gt;ReadOnlyData=Package.ro.tvr&lt;BR /&gt;MetaDataContainerOnly=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;[Enterprise.exe]&lt;BR /&gt;Source=%ProgramFilesDir%\Thomson Elite\Enterprise\Enterprise.exe&lt;BR /&gt;Shortcut=Elite Enterprise 3.9.dat&lt;BR /&gt;WorkingDirectory=%ProgramFilesDir%\Thomson Elite\Enterprise\&lt;BR /&gt;Icon=%SystemRoot%\Installer\{8B211A54-4D2D-44F6-8E70-451F44F62419}\Enterprise.exe&lt;BR /&gt;Shortcuts=%Programs%\Elite Enterprise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The application is a 32bit application, which runs without any problems when installed onto a Windows 7 64bit PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 22:08:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226658#M2663</guid>
      <dc:creator>TrevorIT</dc:creator>
      <dc:date>2011-10-19T22:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226659#M2664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the Error and Informational messages in the Event Viewer, I also just saw there was a wanring message:&lt;/P&gt;&lt;P&gt;Source: MsiInstaller&lt;/P&gt;&lt;P&gt;Event ID: 1001&lt;/P&gt;&lt;P&gt;Message: Detection of product '{8B211A54-4D2D-44F6-8E70-451F44F62419}', feature 'Supporting_Files" failed during request for component '{22056900-C842-11D1-A0DD-00A0C9054277}'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This message is found before the Informational message advising the MsiInstaller is beginning a transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 22:31:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226659#M2664</guid>
      <dc:creator>TrevorIT</dc:creator>
      <dc:date>2011-10-19T22:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226660#M2665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that Application supported on Win 7? Can you try installing the app locally and check please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 09:33:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226660#M2665</guid>
      <dc:creator>Lakshman</dc:creator>
      <dc:date>2011-10-20T09:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226661#M2666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the application is supported and functions properly when installed on Windows 7 (we run x64).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 21:40:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226661#M2666</guid>
      <dc:creator>TrevorIT</dc:creator>
      <dc:date>2011-10-20T21:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226662#M2667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Delete or comment out all the reference to the components mentioned in the Event viewer from package.ini, &lt;SPAN&gt; HKEY_LOCAL_MACHINE.txt and HKEY_CURRENT_USER.txt&lt;/SPAN&gt;. Rebuild the ThinApp and check it out. Make sure you have a backup of the project folder.&lt;/P&gt;&lt;DIV id="_mcePaste"&gt; &lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt; &lt;/DIV&gt;&lt;DIV&gt;If that doesn't help, try capturing the application on Win 7 and test it on a clean machine (Win 7)&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Oct 2011 21:07:08 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226662#M2667</guid>
      <dc:creator>Lakshman</dc:creator>
      <dc:date>2011-10-23T21:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226663#M2668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hopefully these tips will help you out, and some may be already known.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Know your app intimately from an installer/runtime&amp;nbsp; perspective. Or, get someone that really knows it and drag them along&amp;nbsp; kicking/screaming into the thin-apping process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) 32bit App on 32bit OS, 32bit App on 64bit OS, 32bit thinapp on 64bit OS, etc... = headache&lt;/P&gt;&lt;P&gt;If you can, use the lowest common supported OS and avoid using default &lt;STRONG&gt;C:\Program Files&lt;/STRONG&gt; or &lt;STRONG&gt;C:\Program Files (x86)&lt;/STRONG&gt; directories. To sometimes increase your chances of ThinApp success for a 32bit app on 64bit Windows 7 OS... then&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp; Use a clean Windows 7 32bit machine (Or even Windows XP 32 bit)&lt;UL&gt;&lt;LI&gt;I had an app that needed the XP centric &lt;STRONG&gt;msvbvm60.dll, olepro32.dll&lt;/STRONG&gt; to run properly that did or did not install depending on the capture base OS. See POINT 1.&lt;BR /&gt; *** I had a 32bit app that would locally install and run on a 32bit and&amp;nbsp; 64bit versions of XP and 7. But would not run as a ThinApp on 64bit&amp;nbsp; Windows 7 unless it was captured on 32 bit Window7. 32bit/64bit XP, and&amp;nbsp; 64bit 7 captured versions would all have runtime errors. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Install the app in any other folder than &lt;STRONG&gt;C:\Program Files\&lt;/STRONG&gt; or &lt;STRONG&gt;C:\Program Files (x86).&amp;nbsp; &lt;/STRONG&gt;Best to install it on a non standard non defaultly created folder.&lt;UL&gt;&lt;LI&gt;ThinApp&amp;nbsp; runtime sometimes get confused on the %Program Files% environmental&amp;nbsp; variable when running on 64bit or 32bit OSes. Just remove the headache&amp;nbsp; and don't use the default directories.&lt;BR /&gt;*** With that said, I had an&amp;nbsp; app that functioned properly at launch when not using the default&amp;nbsp; directory, BUT internal functions failed because because it was hard&amp;nbsp; coded to use the %Program Files% ENV VAR. Again, please see POINT 1. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;3) Try copying missing DLLs like&amp;nbsp; &lt;STRONG&gt;msvbvm60.dll, olepro32.dll&lt;/STRONG&gt; to the %SystemSystem% in the capture folder. Your 64bit OS might not&amp;nbsp; have these, the app might need these, and the logs might not show that&amp;nbsp; it is needed. Search the community for these dlls as key words for more&amp;nbsp; info. Again, see POINT 1&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;4) Try editing the Package.ini before creating the final package. Possibly relavant entries are -&lt;/P&gt;&lt;P class="MsoNormal"&gt;;VirtualizeExternalOutOfProcessCOM=0&lt;/P&gt;&lt;P class="MsoNormal"&gt;;Wow64=0&lt;/P&gt;&lt;P class="MsoNormal"&gt;This may or may not help. Search the forums for additional details on what these do. However, please see POINT 1.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 13:26:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226663#M2668</guid>
      <dc:creator>VmAwareness</dc:creator>
      <dc:date>2011-11-02T13:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: ThinApp package wanting to run MSIEXEC</title>
      <link>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226664#M2669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I learned about this site during the recent ThinApp Boot Camp.&amp;nbsp; The answer you seek could possibly be here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.vmwareinfo.com/2011/09/surgically-eliminating-windows.html"&gt;http://www.vmwareinfo.com/2011/09/surgically-eliminating-windows.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 15:12:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ThinApp/ThinApp-package-wanting-to-run-MSIEXEC/m-p/1226664#M2669</guid>
      <dc:creator>TobyFruthParson</dc:creator>
      <dc:date>2011-11-04T15:12:27Z</dc:date>
    </item>
  </channel>
</rss>

