Esri / arcgis-osm-editor

ArcGIS Editor for OpenStreetMap is a toolset for GIS users to access and contribute to OpenStreetMap through their Desktop or Server environment.
Apache License 2.0
395 stars 129 forks source link

ArcGIS Editor for OpenStreetMap 10.6 (64-bit) Installer bug #190

Closed cli10044 closed 5 years ago

cli10044 commented 6 years ago

Hello,

It seems that the silent installer for the setup.exe for the ArcGIS Editor for OpenStreetMap 10.6 (64-bit) is not present when running the installer from Powershell as SYSTEM.

OS Tested: Windows 10 64-bit. Installed ArcGIS products: ArcGIS Desktop 10.6 ArcGIS Desktop 10.6 64-bit Background Geoprocessing

Steps to reproduce:

  1. Download the ArcGIS Editor for OpenStreetMap 10.6 from the website: https://www.arcgis.com/home/item.html?id=0c4b24608fc94542ba5d1130c0606802
  2. Open Powershell prompt as SYSTEM.
  3. Run the following command: <folder locationof ArcGIS_Editor_for_OpenStreetMap10.6(64-bit)>\setup.exe /s
  4. The installer should immediately fail with the error: image
robblis commented 6 years ago

Hi,

To run a silent install, run the following command in an administrator command prompt.

<folder locationof ArcGIS_Editor_for_OpenStreetMap10.6(64-bit)>\setup.exe /s -v"/qn"