A SERVICE OF

logo

Utilities 117
E-EQ-MX3RFIDRG-A MX3-RFID Reference Guide
; Autoexec
[HKEY_LOCAL_MACHINE\SOFTWARE\LXE\Persist\AUTOEXEC]
"FileName"="\SYSTEM\AUTOEXEC.BAT"
"FileCheck"="dummy"
“Order”=dword:50
; Avalanche
[HKEY_LOCAL_MACHINE\SOFTWARE\LXE\Persist\Avalanche]
"FileName"="\SYSTEM\LXEAVA.CAB"
"FileCheck"="\SYSTEM\AVALANCHE\MODEL.DAT"
"Order"=dword:4
"Installed"=dword:0
"PCMCIA"=dword:0
"Delay"=dword:0
; Avalanche
[HKEY_LOCAL_MACHINE\SOFTWARE\LXE\Persist\AvaLaunch]
"FileName"="\SYSTEM\AVALANCHE\AVAINIT.EXE"
"FileCheck"="dummy"
“Order”=dword:5
"Delay"=dword:0
"PCMCIA"=dword:0
"Installed"=dword:0
When you are installing your custom CAB file to the mobile device’s operating sytem, refer to the
default image segments that are commented with “… RFTERM …” to see the expected Registry
format.
One special key is included to force the system folders (Desktop, Fonts, Programs, etc.) to copy
from the internal ATA card (\System) to the \Windows directory. This is implemented as a persist
key so the sequence of startup events can be controlled (especially for AppLock). The filename is
a special internal trigger for the Launch utility, to activate the CopyFolders function. DO NOT
EDIT OR ALTER THIS KEY, OR IT MAY NO LONGER FUNCTION. You may however change
the Order or Delay values if necessary for a particular startup sequence.
[HKEY_LOCAL_MACHINE\SOFTWARE\LXE\Persist\COPYFOLDERS]
"FileName"="COPYFOLDERS"
"FileCheck"=""
“Order”=dword:0F
To have files (CAB, EXE, REG, or WAV files) loaded on startup, when sequence of execution is
not important, you can put these files in the \System\Startup folder (on the internal ATA card).
This is parsed by the Launch utility, and these programs are started or executed. Note that this
only works on images from .01D and newer.
REGEDIT.EXE
Before using REGEDIT.EXE, please refer to commercially available Microsoft Windows manuals.
For example, Microsoft Windows Registry Guide, Second edition.
The Registry Editor allows viewing, searching for items and changing settings in the registry. The
registry contains information about how the mobile device runs. LXE recommends caution when
inspecting and editing the Registry as making incorrect changes can damage the mobile device
operating system. LXE recommends making a backup copy of the registry before viewing or c a r
e f u l l y making changes to the registry.