You are on page 1of 7

Installing ArcGIS Desktop Single Use silently http://resources.esri.com/help/9.3/arcgisdesktop/installGuides/ArcGIS_SingleUse/Installing_silently.

htm

Installing ArcGIS Desktop Single Use silently


Installing ArcEditor silently
ArcGIS Desktop can be installed without a user interface by running the setup.msi directly using Windows Installer command line parameters.
Requirements
Windows Installer version 3.1 must be installed and running on your machine prior to running the setup silently.
The Windows installer, instmsiw.exe, can be installed from the Installation media.
ALL PREVIOUS VERSIONS MUST BE UNINSTALLED before you proceed with the silent installation.
Note: The installation of ArcGIS Desktop (setup.exe) serves as a single installer that integrates three separate installers required to
run ArcGIS Desktop. If you are deploying ArcGIS Desktop or need to install using setup.msi directly, you will need to install the other
setup programs as well.
The setup.msi programs and installation order are:
1. The ArcGIS Desktop setup.msi (with custom installation information supplied below)
2. <media or administrative installation>\VBA\VBAOF11.msi /qb (no installation parameters are required)
3. <media or administrative installation>\VBA\1033\VBAOF11i.msi /qb (no installation parameters are required)

ArcGIS Desktop installation command line parameters.


The following are the command line switches to execute the setup.MSI directly. Use these with the MSI direct commands as required.

Parameter Required Description

INSTALLDIR No ArcGIS Desktop installation


location. If not specified, the
installation location is Program
Files\ArcGIS

INSTALLDIR1 No Python installation location. If


Python is required and this value

1 de 7 27/06/2011 11:08
Installing ArcGIS Desktop Single Use silently http://resources.esri.com/help/9.3/arcgisdesktop/installGuides/ArcGIS_SingleUse/Installing_silently.htm

not specified, the default location


is C:\Python25

How to perform a typical installation silently


Run this command from the command line to install ArcGIS Desktop .
Msiexec /I <setup file location>\setup.msi /qb
msiexec.exe /I \VBA\VBAOF11.msi /qb
msiexec.exe /I \VBA\1033\VBAOF11i.msi /qb
Additional command line parameters available:
INSTALLDIR=<installation directory> can be used to specify an installation location. The default location is C:\Program Files\ArcGIS, if no
INSTALLDIR parameter is given.
INSTALLDIR1=<installation directory> can be used to specify the Python installation location. The default location is C:\Python24, if no
INSTALLDIR1 parameter is given.
For example:
Msiexec /I \\machinename\ArcGIS\setup.msi /qb INSTALLDIR=C:\ArcGIS INSTALLDIR1=C:\ArcGIS /qb
*In this example, machine name could be an administrative ArcGIS Desktop that was performed, the example above would be the client
installation.
How to perform a complete installation silently
Run this command from the command line to install a complete ArcGIS Desktop Single Use installation:
Msiexec /I <setup location>\setup.msi /qb ADDLOCAL=ALL
*Setup location could be the DVD media or a network installation previously installed or a network share of the media.
Additional command line parameter available:
INSTALLDIR=<installation directory> if you do not want to install to the default location of C:\Program Files\ArcGIS
For example:
Msiexec /I \\machinename\arcGIS\setup.msi /qb INSTALLDIR=C:\ArcGIS
How to perform a custom installation silently
Run this command from the command line to perform a custom installation:
Msiexec /I <setup location>\setup.msi /qb ADDLOCAL=<feature1>,<feature2>,....

2 de 7 27/06/2011 11:08
Installing ArcGIS Desktop Single Use silently http://resources.esri.com/help/9.3/arcgisdesktop/installGuides/ArcGIS_SingleUse/Installing_silently.htm

Specify installation features as follows:

ADDLOCAL feature (each feature name must be specified, you can not use ADDLOCAL=Applications to install all Application
subfeatures)

Applications

ArcMap

ArcCatalog

ArcReader

Miscellaneous features

.NET_Support

Python

Extensions

Ext_3D_Analyst

NetworkAnalyst

DataInterop

ArcScan

GeoStatisticalAnalyst

Maplex

3 de 7 27/06/2011 11:08
Installing ArcGIS Desktop Single Use silently http://resources.esri.com/help/9.3/arcgisdesktop/installGuides/ArcGIS_SingleUse/Installing_silently.htm

ArcMap_Publishing_Extension

SpatialAnalyst

Schematics

Survey_Editor

Cadastral_Editor

TrackingAnalyst

Styles

CivicAndBusiness

NaturalResources

Templates

TemplateGeneral

TemplateIndustry

TemplateIndustry

TemplateUSA

Tips
All dependencies and relevant files will also be installed with the specified feature.
Feature names are case sensitive.

4 de 7 27/06/2011 11:08
Installing ArcGIS Desktop Single Use silently http://resources.esri.com/help/9.3/arcgisdesktop/installGuides/ArcGIS_SingleUse/Installing_silently.htm

How to Register ArcGIS Desktop Single Use silently


After ArcGIS Desktop single use has been installed, it is possible to silently authorize the software using an authorization file. You would have
already had to register the software to receive an authorization file. You can register your software at the ESRI Customer Service web page at
http://service.esri.com/.
Once you receive an authorization file, you can silently run the registration wizard and supply the location of your authorization file as follows:
"C:\Program Files\ArcGIS\Bin\RegisterFixed93.exe" /s /LIF=C:\save\FILENAME.esu9
Where C:\Program Files\ArcGIS\Bin\ is the location of your installation and C:\save\FILENAME.esu9 isthe name and location of your
authorization file.
How to perform an uninstallation silently
To uninstall a product silently use the following Windows Installer command:
msiexec /x <{product code}> /qb
For example: To uninstall ArcGIS Desktop (ArcEditor or ArcView Single Use) 9.3 silently, use the following command line:
msiexec.exe /x {1F34839E-4826-4B64-B1B3-42E5AE8DEC5A} /qb
Any ArcGIS product can be uninstalled silently using the product code. The product codes for 9.2 products can be found below. You can script
your uninstallation of 9.2 products in anticipation of installing 9.3. The Knowledge Base article 28709 is updated and available with the product
codes for ArcGIS releases.
ArcGIS 9.2
ArcGIS Desktop {1F34839E-4826-4B64-B1B3-42E5AE8DEC5A}
ArcGIS Tutorial Data {1032F58F-D319-42C1-A25F-2D3C9A26705B}
ArcGIS Desktop SDK for the Microsoft .NET Framework {0CCCA447-8A01-41E2-92D0-5B8ED1E7B665}
ArcGIS Desktop SDK for VB6 {DEE23DF7-BB97-46DE-B384-0DCB0F5DF0A9}
ArcGIS Desktop VBA Developer Resources {1FD0DD4B-A072-4FE7-BDCD-84E3B1302678}
ArcGIS Desktop SDK for Visual C++ {FE5655A6-E2DF-4BEA-97B8-4F9A11F44747}
ArcGIS Engine Runtime {9B139B36-F1FF-4DB8-89F9-4DA3D5C12BE8}
ArcGIS Engine SDK for C++ {4E2A301F-8A7B-447F-AF24-1ED1C9E69A81}
ArcGIS Engine SDK for the Java Platform {17A643B2-A659-4859-AEEB-D1CD6A62FC8D}
ArcGIS Engine SDK for the Microsoft .NET Framework {7132A6AB-FB83-4E81-98E0-88F748AA9DD4}
ArcGIS Engine SDK for Visual Basic 6 {84A7AF81-6B9F-44D0-8316-682C3CB09748}
ArcGIS Engine SDK for Visual C++ {571AA05F-FDAE-40A0-9979-A91C3E2BD5F9}
ArcGIS Help System for the Java Platform {DB78CD8E-77D9-450F-9150-B68DDCFE75AE}

5 de 7 27/06/2011 11:08
Installing ArcGIS Desktop Single Use silently http://resources.esri.com/help/9.3/arcgisdesktop/installGuides/ArcGIS_SingleUse/Installing_silently.htm

ArcInfo Workstation {494D3701-9D5E-44AC-BF3B-1BC682EE797C}


ArcGIS Server for the Microsoft .NET Framework {B4E1F242-76E1-4C8C-BF15-59DED0EE6D8C}
ArcGIS Server for the Java Platform {00B1C980-318A-4505-A578-5FA9825A2AFB}
ArcGIS ArcIMS {752AE27D-0AE5-4728-B615-308926C04A91}
ArcIMS Web ADF for the Microsoft .NET Framework {9620E027-4D61-4DE3-BB68-5632565BA546}
ArcIMS Web ADF for the Java Platform {0DBB552C-BEB3-4385-BA79-DCB2AD6CD29D}
ArcGIS ArcReader {191DCDE8-C24A-495D-AEA7-F7F07F4AA70F}

ArcGIS 9.3 Product Codes


ArcGIS Desktop {5033400B-0977-45AB-94CE-CC135A8E1BBB}
ArcGIS Tutorial Data {41B76534-B3C2-4FCF-B171-5291A3561051}
ArcGIS Desktop SDK for the Microsoft .NET Framework {FDDE9E05-0C99-452A-8BEF-2A8CA5D63BD9}
ArcGIS Desktop SDK for VB6 {0BEA7956-25DA-455E-877E-7E9D97DA9559}
ArcGIS Desktop VBA Developer Resources {34779D41-898A-43A2-8A1E-FD15DCD2166D}
ArcGIS Desktop SDK for Visual C++ {FCF6B51D-CE32-437B-8556-016F08A677C5}
ArcGIS Engine Runtime {993E1907-DC8A-485F-B724-9BCD3F9EA468}
ArcGIS Engine SDK for C++ {E98BEDD5-5AA9-421C-973C-CB14E1752988}
ArcGIS Engine SDK for the Java Platform {7C96C8E7-C511-4C13-B787-124475EBB418}
ArcGIS Engine SDK for the Microsoft .NET Framework {2662F66D-CE89-4747-A468-AC14C8906460}
ArcGIS Engine SDK for Visual Basic 6 {5D3A6A96-0FB7-4BD8-BD40-2AD357B24C12}
ArcGIS Engine SDK for Visual C++ {2E5EB60C-D096-48AD-B248-AC30FF2CD281}
ArcGIS Help System for the Java Platform {A9DB4901-5FAB-4104-B0F9-DF11D1C7D362}
ArcInfo Workstation {2B0AEAE7-6EF2-4642-8F95-DDBC9B72721D}
ArcGIS Server for the Microsoft .NET Framework {9ACB5D84-EC39-48E8-9970-4812B6F6738E}
ArcGIS Server for the Java Platform {3B556DE7-7D12-493A-A010-BAA46FDC9F85}
ArcGIS ArcIMS {AF3EB55C-DC39-4770-9F0F-077B65C94CB7}
ArcIMS Web ADF for the Microsoft .NET Framework {22CABC57-BF82-4CE3-BF8F-49413AD8ED77}

6 de 7 27/06/2011 11:08
Installing ArcGIS Desktop Single Use silently http://resources.esri.com/help/9.3/arcgisdesktop/installGuides/ArcGIS_SingleUse/Installing_silently.htm

ArcIMS Web ADF for the Java Platform {A05805ED-806A-464C-BF77-6287D295624E}


ArcGIS ArcReader {7E6618B7-F401-46DE-98CA-E5B5B9C07BCD}
VBA 6.5 {A13D16C5-38A9-4D96-9647-59FCCAB12A85}
VBA 6.5 {FB97C283-1F3C-42D4-AE01-ADC1DC12F774}
ArcGIS Crystal Reports Wizard {15FB6880-728F-4DF6-BEBB-046302A8E25A}

Tip
The product code of any ArcGIS product can be found in the setup.ini file on the CD or DVD.

7 de 7 27/06/2011 11:08

You might also like