ArcGIS Explorer Desktop Current User Installation Guide
The
ArcGIS Explorer Desktop Current User
setup is intended for users that do not have administrative privileges.
ArcGIS Explorer Desktop Current User installs ArcGIS Explorer Desktop so
that only the user installing ArcGIS Explorer Desktop can run the application.
In this fashion, multiple instances of ArcGIS Explorer Desktop Current User
can reside on one computer.
Important:
|
Minimum system requirements
For the latest information on system requirements or recommendations, visit http://links.esri.com/arcgis-explorer/1750/system-requirements .
ArcGIS Explorer Desktop Current User, hereafter referred to as ArcGIS Explorer Desktop, is supported on the following operating systems:
Microsoft Windows XP, Service Pack 2 (32-bit, 64-bit) or Service Pack 3 (32-bit)
Microsoft Windows Server 2003, Service Pack 2 (32-bit, 64-bit)
Microsoft Windows Vista, Service Pack 1 or Service Pack 2 (32-bit, 64-bit)
Microsoft Windows Server 2008, Service Pack 1 or Service Pack 2 (32-bit, 64-bit)
Microsoft Windows Server 2008 R2
Microsoft Windows 7 (32-bit, 64-bit)
ArcGIS Explorer Desktop requires the following software components:
A minimum installation or an installation that includes Microsoft .NET Framework 3.5 Service Pack 1 is required to install ArcGIS Explorer Desktop. The Microsoft .NET Framework must be installed manually to meet the requirement.
Microsoft .NET Framework 3.5 Service Pack 1 (SP 1) information can be found at http://links.esri.com/arcgisexplorer/dotnet35SP1.
MSXML 4 Service Pack 2 (SP 2) is required to install ArcGIS Explorer Desktop.
MSXML 4 Service Pack 2 (SP 2) information can be found at http://links.esri.com/arcgisexplorer/msxml40sp2.
Note: Administrative privileges are required to install the Microsoft .NET Framework and MSXML 4 Service Pack 2. |
Internet Explorer 7.0 or higher is required to install ArcGIS Explorer Desktop.
If you do not have an installation of Microsoft Internet Explorer Version 7.0, you must obtain and install it prior to installing ArcGIS Explorer Desktop.
Additional Software and Development Requirements
An OpenGL 2.0 or higher compliant video card is required, with at least 64 MB of video memory. However, 256 MB of video memory or higher is recommended. Shader Model 3.0 or higher is recommended.
2 GB of RAM is required. 2 GB or higher is recommended.
Intel®
Pentium
Installing ArcGIS Explorer Desktop
Before installing ArcGIS Explorer Desktop, verify that your system meets the system requirements. If you are downloading ArcGIS Explorer Desktop, the installation will start once the download is complete. For all other scenarios, double click Setup.exe to install ArcGIS Explorer Desktop.
Installing ArcGIS Explorer Desktop silently
ArcGIS Explorer Desktop can be installed without a user interface (UI) by running the setup using Windows Installer command line parameters. If you have downloaded ArcGIS Explorer Desktop and are planning to install ArcGIS Explorer Desktop silently, see the steps below for extracting ArcGIS Explorer Desktop installation files from the Web download.
ArcGIS Explorer Desktop command line parameters
The following are the command line parameters to be used when executing the ArcGIS Explorer Desktop MSI directly.
|
Parameter |
Case Sensitive |
Required |
Description |
|
INSTALLDIR |
No |
Yes |
ArcGIS Explorer Desktop installation location. If not specified, the default installation location is C:\<user's documents and settings folder>\Explorer. |
How to perform an installation of ArcGIS Explorer Desktop silently
Run this command to perform a silent per machine installation. This example will install ArcGIS Explorer Desktop to C:\My_User_Folder.
Msiexec /I <setup location>\Setup.msi INSTALLDIR=C:\My_User_Folder /qb
If
you attempt to install to a directory beyond your user account
privileges, the installation may result in an error.
Steps to extract ArcGIS Explorer Desktop installation files
Extracting the ArcGIS Explorer Desktop installation files from the ArcGIS Explorer Desktop Web download is necessary if you intend to install ArcGIS Explorer Desktop silently. ArcGIS Explorer Desktop installation files are downloaded to the downloading user's TEMP folder. Access the TEMP folder by opening Windows Explorer and entering %TEMP% for the address, using the same user account that downloaded ArcGIS Explorer Desktop. Browse to the %TEMP%\ArcGISExplorerCurrentUser\1750 folder and copy all files to a different location of your choice. These are the files used to create deployment packages and perform silent installations. A list of the files in the ArcGIS Explorer Desktop Web download is provided below.
Files in the ArcGIS Explorer Desktop Web download:
ArcGIS Explorer Desktop Current User Install Guide.htm
instmsi3.exe
setup.chm
Setup.exe
Setup.ini
Setup.msi
Setup1.cab
Note for silent installations: Extracting the installation files is only necessary if you downloaded ArcGIS Explorer Desktop. If you received installation media, command line parameters can be executed directly from the setup files located on the media. |
Creating a log of the ArcGIS Explorer Desktop installation
Run this command to create a log of the installation.
Msiexec /I <setup location>\setup.msi /L*V C:\%TEMP%\ArcGIS_Explorer_Install.log
Uninstalling ArcGIS Explorer Desktop silently
To uninstall ArcGIS Explorer Desktop silently, run the following command.
Msiexec /X {599B8F5F-B188-4DEE-AAEA-F2D82AF3E768} /qb