
REM Desktop Georeferencing CAD data PatchĮcho Installing ArcGIS for 10.3.1 for Desktop Georeferencing CAD data PatchĬ:\WINDOWS\system32\msiexec.exe /p "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\Patches\ArcGIS-1031-DT-GCD-Patch.msp " /norestart /passive /gb REM Desktop Package Map for ArcGIS Runtime PatchĮcho Installing ArcGIS 10.3.1 for Desktop Package Map for ArcGIS Runtime PatchĬ:\WINDOWS\system32\msiexec.exe /p "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\Patches\ArcGIS-1031-DT-PMFAR-Patch.msp " /norestart /passive /gb REM ArcGIS for Desktop Geometric GeoprocessingĮcho Installing ArcGIS for Desktop Geometric GeoprocessingĬ:\WINDOWS\system32\msiexec.exe /p "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\Patches\ArcGIS-1031-DT-GNGU-Patch.msp " /norestart /passive /gb REM ArcGIS Desktop Background Geometric Geoprocessing (64-bit) patchĮcho Installing ArcGIS Desktop Background Geoprocessing (64-bit) patchĬ:\WINDOWS\system32\msiexec.exe /p "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\Patches\ArcGIS-1031-BGDT-GNGU-Patch.msp " /norestart /passive /gb REM Installing the 64-bit ArcHydro Extension.Ĭ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\ArcHydro\ArcHydroTools_圆4.msi " /norestart /passive /qb REM 64-bit Background Geoprocessing ExtensionĬ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\DesktopBackgroundGP\SetupFiles\setup.msi " /norestart /passive /qbĮcho Installing the 64-bit ArcHydro Extension.


IF not EXIST "C:\Program Files (x86) " GOTO 64BITENDĮcho Installing the 64-bit Background Geoprocessing Extension.
Arcgis 10.3 installation install#
REM Install Data Interoperability Extension for ArcGIS 10.3.1Ĭ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\DataInteropDesktop\SetupFiles\setup.msi " /norestart /passive /qb REM Install VBA Support for ArcGIS 10.3.1Ĭ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\VBACompatibility\VBA\VBAOF11.msi " /norestart /passive /qbĬ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\VBACompatibility\VBA\1033\VBAOF11I.msi " /norestart /passive /qbĮcho Installing the Data Interoperability Extension (you should read up on this, it's pretty cool). REM Install ArcGIS Desktop 10.3.1 with optionsĬ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\Desktop\SetupFiles\setup.msi " ADDLOCAL=ALL ESRI_LICENSE_HOST=27004 INSTALLDIR1=C:\Python27 SOFTWARE_CLASS=Professional SEAT_PREFERENCE=Float /norestart /passive /qbĮcho Installing VBA support for ArcGIS 10.3.1
Arcgis 10.3 installation windows#
IF not EXIST "C:\Program Files (x86) " GOTO 32BITĮcho Installing the SQL Server Native Client on 64-bit Windows first.Ĭ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\SQLServer2012SP1NativeClient_64\sqlncli.msi " IACCEPTSQLNCLILICENSETERMS=YES /norestart /passive /qbĬ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\Desktop\SetupFiles\Support\MSXML6\64-bit\msxml6_圆4.msi " /norestart /passive /qbĮcho Installing the SQL Server Native Client on 32-bit Windows first.Ĭ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\SQLServer2012SP1NativeClient_32\sqlncli.msi " IACCEPTSQLNCLILICENSETERMS=YES /norestart /passive /qbĬ:\WINDOWS\system32\msiexec.exe /I "\\sul-gislab\geowares\Esri\ArcGIS_Desktop_10.3.1\Desktop\SetupFiles\Support\MSXML6\32-bit\msxml6.msi " /norestart /passive /qbĮcho Installing ArcGIS Desktop 10.3.1. REM Determine if on 64-bit operating system

REM Question & Comments should be directed to edited on for Stanford Faculty, Student & Staff Non-Managed Workstation and Personal Installations Maples, Geospatial Manager at the Stanford Geospatial Center, Stanford University REM This batch file automates the process of installing ESRI's ArcGIS Desktop 10.3.1
