<?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 Uninstall Python 2.5.1 Silent in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/uninstall-python-2-5-1-silent/m-p/747015#M57742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I started a similar thread regarding Python 2.7 which I found to be very helpful.&amp;nbsp; Hoping this thread can shine some light on another issue we are working on for our migration from ArcGIS Desktop 9.3.1 to 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any experience or ideas for silently uninstalling Python 2.5.1?&amp;nbsp; This Python version comes installed by default with our old ArcGIS 9.3.1 installation.&amp;nbsp; The automatic uninstall options do a great job of cleaning up ArcGIS 9.3.1, however they do not appear to touch the old Python install at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the uninstall string I am currently using for ArcGIS 9.3:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WshShell.Run("msiexec.exe /x " &amp;amp; IDNumber &amp;amp; " REMOVE=ALL /qb", 1, TRUE)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Digging through the registry I found some uninstall strings for Python 2.5.1 and NumPy 2.5.1 that have mixed results.&amp;nbsp; These uninstall strings appear to work however they leave the C:\Python25 folder behind.&amp;nbsp; My attempts to automatically cleanup that folder are thwarted by a Permission Denied error message from VBScript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are the uninstall strings for Python and NumPy:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WshShell.Run("C:\Python25\UNWISE.EXE /S C:\Python25\INSTALL.LOG",True,0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WshShell.Run("C:\Python25\UNWISE.EXE /S C:\Python25\Lib\site-packages\INSTALL.LOG",True,0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas or suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2012 15:18:33 GMT</pubDate>
    <dc:creator>MRLocator</dc:creator>
    <dc:date>2012-09-06T15:18:33Z</dc:date>
    <item>
      <title>Uninstall Python 2.5.1 Silent</title>
      <link>https://community.esri.com/t5/python-questions/uninstall-python-2-5-1-silent/m-p/747015#M57742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I started a similar thread regarding Python 2.7 which I found to be very helpful.&amp;nbsp; Hoping this thread can shine some light on another issue we are working on for our migration from ArcGIS Desktop 9.3.1 to 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any experience or ideas for silently uninstalling Python 2.5.1?&amp;nbsp; This Python version comes installed by default with our old ArcGIS 9.3.1 installation.&amp;nbsp; The automatic uninstall options do a great job of cleaning up ArcGIS 9.3.1, however they do not appear to touch the old Python install at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the uninstall string I am currently using for ArcGIS 9.3:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WshShell.Run("msiexec.exe /x " &amp;amp; IDNumber &amp;amp; " REMOVE=ALL /qb", 1, TRUE)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Digging through the registry I found some uninstall strings for Python 2.5.1 and NumPy 2.5.1 that have mixed results.&amp;nbsp; These uninstall strings appear to work however they leave the C:\Python25 folder behind.&amp;nbsp; My attempts to automatically cleanup that folder are thwarted by a Permission Denied error message from VBScript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are the uninstall strings for Python and NumPy:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WshShell.Run("C:\Python25\UNWISE.EXE /S C:\Python25\INSTALL.LOG",True,0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WshShell.Run("C:\Python25\UNWISE.EXE /S C:\Python25\Lib\site-packages\INSTALL.LOG",True,0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas or suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 15:18:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/uninstall-python-2-5-1-silent/m-p/747015#M57742</guid>
      <dc:creator>MRLocator</dc:creator>
      <dc:date>2012-09-06T15:18:33Z</dc:date>
    </item>
  </channel>
</rss>

