Hello,
Could someone assist me with which files to use to verify with the CheckSum. I tried performing a CheckSum on the first download (ArcPro) however the Powershell outputted that message.
I went ahead and installed on all of the Arc Pro downloads and patches, but I would like to check that everything downloaded correctly with the CheckSum.
Check the steps in How and when to use CheckSum (MD5)
For me, the command on Powershell was like this (I have ArcGIS Pro 2.6 setup).
Get-FileHash "C:\GIS Software\Esri\Pro\ArcGISPro_26_175036.exe" -Algorithm MD5
Use Space and punctuation appropriately.
Thank you for the information! Looks like after the Get-FileHash I needed a space before dragging the file name.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.