Bug
| Bug-ID-Nummer | NIM075007 |
|---|---|
| Eingereicht | November 7, 2011 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcPad |
| Gefunden in Version | 10.0 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | XP |
| Behoben in Version | 10.2.5 |
| Status | Fixed |
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
)
-------------------------------------------------------------------------------------------------------
Bug-ID: NIM075007
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen