I'd like to create an MSI, silent installation for ArcGIS 10.3.1 but I've not been successful. Here's what I tried so far:
<staging location>ArcGIS_Desktop_1031_145699.exe ESRI_LICENSE_HOST=GIS SOFTWARE_CLASS=Viewer SEAT_PREFERENCE=Fixed DESKTOP_CONFIG=TRUE ENABLEEUEI=0 INSTALLDIR1=D:\python27 /qb
When I run this from an admin command prompt, I still get windows that ask for the installation path and launch ArcGIS setup.exe.
Any assistance would greatly be appreciated!