ArcGIS Explorer Desktop Current User 安装指南
ArcGIS Explorer Desktop Current User 安装程序主要针对那些没有管理权限的用户。ArcGIS Explorer Desktop Current User 所安装的 ArcGIS Explorer Desktop 只能由用户本人来运行。这样,一台计算机上就可以宿主多个 ArcGIS Explorer Desktop Current User 实例。
重要提示:
|
最低系统要求
有关系统要求或建议配置的最新信息,请访问 http://links.esri.com/arcgis-explorer/1750/system-requirements。
ArcGIS Explorer Desktop Current User(以下称为 ArcGIS Explorer Desktop)可安装在下列操作系统中:
Microsoft Windows XP Service Pack 2(32 位、64 位)或 Service Pack 3(32 位)
Microsoft Windows Server 2003 Service Pack 2(32 位、64 位)
Microsoft Windows Vista Service Pack 1 或 Service Pack 2(32 位、64 位)
Microsoft Windows Server 2008 Service Pack 1 或 Service Pack 2(32 位、64 位)
Microsoft Windows Server 2008 R2
Microsoft Windows 7(32 位、64 位)
ArcGIS Explorer Desktop 的安装需要以下软件组件:
安装 ArcGIS Explorer Desktop 之前至少需要确保已安装 Microsoft .NET Framework 3.5 Service Pack 1 或包含 Microsoft .NET Framework 3.5 Service Pack 1 的其他安装程序。必须手动安装 Microsoft .NET Framework 才能满足要求。
有关 Microsoft .NET Framework 3.5 Service Pack 1 (SP 1) 的信息,请访问 http://links.esri.com/arcgisexplorer/dotnet35SP1。
要安装 ArcGIS Explorer Desktop 之前必须安装 MSXML 4 Service Pack 2 (SP 2)。
有关 MSXML 4 Service Pack 2 (SP 2) 的信息,请访问 http://links.esri.com/arcgisexplorer/msxml40sp2。
注: 安装 Microsoft .NET Framework 和 MSXML 4 Service Pack 2 需要具有管理员权限。 |
安装 ArcGIS Explorer Desktop 需要 Internet Explorer 7.0 或更高版本。
如果尚未安装 Microsoft Internet Explorer 7.0,则必须先获取并安装该软件,然后再安装 ArcGIS Explorer Desktop。
其他软件和开发要求
显卡必须兼容 OpenGL 2.0 或更高版本,显存至少为 64 MB。不过,建议使用 256 MB 或更大的显存。 推荐使用 Shader Model 3.0 或更高版本。
内存至少为 2 GB。建议使用 2 GB 或更大的内存。
支持 Intel® Pentium
安装 ArcGIS Explorer Desktop
安装 ArcGIS Explorer Desktop 之前,请检查您的系统是否满足系统要求。 如果当前正在下载安装 ArcGIS Explorer Desktop,则下载完成后会立即开始安装过程。 对于所有其他情况,请双击 Setup.exe 安装 ArcGIS Explorer Desktop。
静默安装 ArcGIS Explorer Desktop
ArcGIS Explorer Desktop 可以不通过用户界面 (UI) 进行安装,而是通过 Windows Installer 命令行参数运行安装程序。如果您已下载 ArcGIS Explorer Desktop 并计划采用静默方式安装 ArcGIS Explorer Desktop,请参考下面的步骤从 Web 下载包中提取 ArcGIS Explorer Desktop 安装文件。
ArcGIS Explorer Desktop 命令行参数
下面是直接执行 ArcGIS Explorer Desktop MSI 时要使用的命令行参数。
|
参数 |
是否区分大小写 |
是否必需 |
说明 |
|
INSTALLDIR |
否 |
是 |
ArcGIS Explorer Desktop 的安装位置。如果未指定,则默认安装位置为 C:\<用户的 documents and settings 文件夹>\Explorer。 |
如何以静默方式安装 ArcGIS Explorer Desktop
运行以下命令可以静默方式执行每台机器的安装。 本示例会将 ArcGIS Explorer Desktop 安装到 C:\My_User_Folder。
Msiexec /I <安装程序位置>\Setup.msi INSTALLDIR=C:\My_User_Folder /qb
如果您尝试安装到您的用户帐号权限范围之外的目录,则会导致安装出错。
提取 ArcGIS Explorer Desktop 安装文件的步骤
如果要以静默方式安装 ArcGIS Explorer Desktop,则需要从 ArcGIS Explorer Desktop Web 下载包中提取 ArcGIS Explorer Desktop 安装文件。ArcGIS Explorer Desktop 安装文件会下载到用户的 TEMP 文件夹中。 使用下载 ArcGIS Explorer Desktop 的用户帐户打开 Windows 资源管理器,并在地址栏中输入 %TEMP% 来访问 TEMP 文件夹。 浏览至 %TEMP%\ArcGISExplorerCurrentUser\1750 文件夹,并将其中的所有文件复制到您选择的其他位置。 这些文件就是用来创建部署包并执行静默安装的文件。 下面列出了 ArcGIS Explorer Desktop Web 下载包中的文件。
ArcGIS Explorer Desktop Web 下载包中的文件:
ArcGIS Explorer Desktop Current User Install Guide.htm
instmsi3.exe
setup.chm
Setup.exe
Setup.ini
Setup.msi
Setup1.cab
静默安装备注: 只有下载了 ArcGIS Explorer Desktop 才需要提取安装文件。如果您已收到安装介质,则可以直接从介质上的安装文件执行命令行参数。 |
创建 ArcGIS Explorer Desktop 安装日志
运行以下命令创建安装日志。
Msiexec /I <安装程序位置>\setup.msi /L*V C:\%TEMP%\ArcGIS_Explorer_Install.log
静默卸载 ArcGIS Explorer Desktop
要以静默方式卸载 ArcGIS Explorer Desktop,请运行以下命令。
Msiexec /X {599B8F5F-B188-4DEE-AAEA-F2D82AF3E768} /qb