<?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: Can't install 2.8 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064398#M41596</link>
    <description>&lt;P&gt;I would go for the install on&lt;EM&gt;&amp;nbsp;someone else's computer.&amp;nbsp;&lt;/EM&gt;first, next time then &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jun 2021 22:31:38 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-06-02T22:31:38Z</dc:date>
    <item>
      <title>Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064154#M41575</link>
      <description>&lt;P&gt;When I attempt to install ArcGIS Pro 2.8 from either starting the MSI or from the command line, I get&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"You must accept the EULA to install ArcGIS Pro"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;...and yes, of course, I tried both checking and not checking the box "I accept the Master Agreement" and on the command line using "ACCEPTEULA=YES" and various others like "ACCEPTEULA=1".&lt;/P&gt;&lt;P&gt;I am jealous of people reporting problems here with 2.8 since they seem to have been able to install it.&lt;/P&gt;&lt;P&gt;This is the command line I am using&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;msiexec.exe /i ArcGISPro.msi ACCEPTEULA=YES /qb&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 17:58:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064154#M41575</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2021-06-02T17:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064168#M41578</link>
      <description>&lt;P&gt;Did you try installing from the executable file (*.exe) from Windows Explorer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Else try a similar command for installing ArcGIS Pro silently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markdown"&gt;msiexec.exe /i &amp;lt;setup staging location&amp;gt;\ArcGISPro.msi ALLUSERS=1 INSTALLDIR="C:\MyArcGISPro\" ADDLOCAL=Pro ACCEPTEULA=YES /qb&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more info, visit&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/arcgis-pro-installation-administration.htm" target="_self"&gt;Install ArcGIS Pro silently&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 16:49:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064168#M41578</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-02T16:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064195#M41581</link>
      <description>&lt;P&gt;Many years of installing software have taught me that the first thing to try is to do things the "normal" way, accepting all defaults, with all other apps closed.&lt;/P&gt;&lt;P&gt;If that works I try to improve on it to make installing on all my users' machines easier (usually by creating a BAT file with one line in it).&lt;/P&gt;&lt;P&gt;When it fails then I start trying other things, like reading the documentation and following the examples therein.&lt;/P&gt;&lt;P&gt;So far I cannot get past the bogus EULA acceptance message so none of the other options matter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your suggestions.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 18:04:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064195#M41581</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2021-06-02T18:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064225#M41586</link>
      <description>&lt;P&gt;hi, this is just a guess, but is it possible that the parameter value is case-sensitive? The doc for &lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/arcgis-pro-installation-administration.htm" target="_self"&gt;Install ArcGIS Pro silently&lt;/A&gt; says ACCEPTEULA=yes.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 18:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064225#M41586</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2021-06-02T18:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064231#M41588</link>
      <description>&lt;P&gt;Great idea!&amp;nbsp; but both the normal GUI install and the command line fail for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The text has lowercase and the examples have UPPERCASE so it's either wrong or not important.&lt;/P&gt;&lt;P&gt;I tried lowercase in the command line and it still fails.&lt;/P&gt;&lt;P&gt;I downloaded the exe from Esri again just to eliminate that. Nope, no change. File is called ArcGISPro_28_177688.exe and I ran md5sum on it to confirm the checksum. Perfect.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 19:06:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064231#M41588</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2021-06-02T19:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064362#M41593</link>
      <description>&lt;P&gt;did you remove/rename any previous installation folder for 2.7 including those in&lt;/P&gt;&lt;P&gt;C:\Users\...you...\AppData\Local ?&lt;/P&gt;&lt;P&gt;A "clean" install, I have found means having to really remove stuff from previous installations.&amp;nbsp; Occasionally I have had to regedit to remove vestiges of esri from the registry as well before installing a version&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 21:28:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064362#M41593</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-02T21:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064369#M41594</link>
      <description>&lt;P&gt;Another &lt;STRONG&gt;great idea&lt;/STRONG&gt; that does not work! Thanks all the same, Dan.&amp;nbsp;&lt;/P&gt;&lt;P&gt;While uninstalling 2.7 I read through the docs and found&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/update-arcgis-pro.htm" target="_self"&gt;Update ArcGIS Pro&lt;/A&gt;&amp;nbsp;where it says&lt;/P&gt;&lt;P&gt;"You do not need to uninstall the previous version of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph"&gt;ArcGIS Pro&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;before installing the latest release."&lt;/P&gt;&lt;P&gt;Uninstalling did not help.&lt;/P&gt;&lt;P&gt;Next in regedit,&amp;nbsp;I deleted the keys Computer\HKEY_CURRENT_USER\SOFTWARE\ESRI\ArcGISPro and the more promising Computer\HKEY_CURRENT_USER\SOFTWARE\ESRI\Updater which contains a key called "EULA_STATUS"&lt;/P&gt;&lt;P&gt;Still no use.&lt;/P&gt;&lt;P&gt;&amp;lt;sarcasm&amp;gt;I've only rebooted the computer once today. Maybe I need to reboot again. Maybe it's like a Windows upgrade and I need to replace the computer; it's a year old.&amp;lt;/sarcasm&amp;gt;&lt;/P&gt;&lt;P&gt;My next step will be to try to update it on someone else's computer. Normally I install new releases on my own desktop first and try it out for a few weeks before unleashing it on unsuspecting users. Esri usually accommodates my trepidation by releasing a *.1 version by then.&lt;/P&gt;&lt;P&gt;I can always just wait for 2.8.1 too.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 21:57:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064369#M41594</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2021-06-02T21:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064398#M41596</link>
      <description>&lt;P&gt;I would go for the install on&lt;EM&gt;&amp;nbsp;someone else's computer.&amp;nbsp;&lt;/EM&gt;first, next time then &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 22:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1064398#M41596</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-02T22:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1066059#M41759</link>
      <description>&lt;P&gt;Hello&amp;nbsp; Brian,&lt;/P&gt;&lt;P&gt;were you able to install Pro on other machines?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Laurene&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 15:56:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1066059#M41759</guid>
      <dc:creator>Lkoman</dc:creator>
      <dc:date>2021-06-08T15:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1066145#M41766</link>
      <description>&lt;P&gt;Running the MSI file directly from a CMD window with admin permissions worked.&lt;/P&gt;&lt;P&gt;Also running my BAT script to pass in all the command line options was able to run in a CMD window with admin permissions. This is preferred since it lets me set a concurrent license server, specify installation location, skip the check for updates, and so on.&lt;/P&gt;&lt;P&gt;I tested everything on another machine and the same issues arose. Clicking through the box to "Allow this program to make changes" was not good enough, I had to run as admin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 19:29:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1066145#M41766</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2021-06-08T19:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1205091#M58917</link>
      <description>&lt;P&gt;This same issue happens with ArcGIS Pro 2.8 to 2.9 upgrade. Core issue can be two fold, left behind registry setting from ArcGIS Pro uninstaller OR there is a clone of the default Conda (Python) environment. ESRI recommended that&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/what-is-conda.htm#GUID-A8AC2392-A84E-49B5-AF96-FA3E949B6DA3" target="_blank" rel="noopener"&gt;Pro users not modify the default environment&lt;/A&gt;, so a user needs to clone&amp;nbsp; if they want to install any additional Conda packages -e.g., deep learning modules.&lt;/P&gt;&lt;P&gt;In regards to registry settings, we found that under Installer related settings under the apps GUID,&amp;nbsp;{26C745E6-B3C1-467B-9523-727D1803EE07} were left behind. When these 3 settings were deleted the installer for the next higher version worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cond environment removal information at&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/delete-an-environment.htm" target="_blank"&gt;Delete an environment—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 18:02:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1205091#M58917</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2022-08-22T18:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1205169#M58918</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Can you please provide the full location of this registry key that you delete?&lt;BR /&gt;, {26C745E6-B3C1-467B-9523-727D1803EE07}&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Laurene Koman&lt;BR /&gt;ArcGIS Install Team.&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2022 21:19:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1205169#M58918</guid>
      <dc:creator>Lkoman</dc:creator>
      <dc:date>2022-08-22T21:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install 2.8</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1205173#M58920</link>
      <description>&lt;P&gt;Look under:&lt;/P&gt;&lt;P&gt;HKEY_CLASSES_ROOT\Installer\Products\6E547C621C3BB764593227D78130EE70&lt;/P&gt;&lt;P&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\6E547C621C3BB764593227D78130EE70&lt;/P&gt;&lt;P&gt;Note after uninstall of 2.8 at least one of these registry settings remained, it might be easier to search for ProductName='ArcGIS Pro' to find it and then delete.&lt;/P&gt;&lt;P&gt;HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\ArcGISPro is also there, it references Python.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 21:39:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-install-2-8/m-p/1205173#M58920</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2022-08-22T21:39:48Z</dc:date>
    </item>
  </channel>
</rss>

