laptop and a wrench

漏洞

Provide the capability to perform a batch silent install or uninstall of ArcPad v10.

上次发布: October 16, 2019 ArcPad
漏洞 ID 编号 NIM075007
已提交November 7, 2011
上次修改时间June 5, 2024
适用范围ArcPad
找到的版本10.0
操作系统Windows OS
操作系统版本XP
修正版本10.2.5
状态Fixed

附加信息

ArcPad silent install capability already exists. Contact Esri Support for instructions in Knowledge Article #000013859 - How to carry out an unattended/silent install of ArcPad.

解决办法

The silent install capability is available.

Please save the following text into a batch file and replace the 'XXXXXXXXXXXX' with your own ArcPad unlock code. Copy the batch file to the same folder holding Setup.exe and run the batch file. This installs ArcPad quietly and completely.

----------------------------install.bat---------------------------------

start /wait setup.exe /s

if /I %PROCESSOR_ARCHITECTURE%==x86 (

reg add HKLM\Software\Esri\ArcPad /v CRC /t REG_DWORD /d XXXXXXXXXXX /f

reg add HKLM\Software\Esri\ArcPad /v SerialNumber /d XXXXXXXXXXX /f

) else (

reg add HKLM\Software\Wow6432node\Esri\ArcPad /v CRC /t REG_DWORD /d XXXXXXXXXXX /f

reg add HKLM\Software\Wow6432node\Esri\ArcPad /v SerialNumber /d XXXXXXXXXXX /f

)

-------------------------------------------------------------------------------------------------------

重现步骤

漏洞 ID: NIM075007

软件:

  • ArcPad

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项