Launch Startup Options; Example - LXE MX7 Tecton CE Reference Manual

Microsoft windows embedded ce 6 operating system
Hide thumbs Also See for MX7 Tecton CE:
Table of Contents

Advertisement

Launch Startup options

Launch Startup options
The Launch utility uses registry entries to enable or disable startup options. These flags are located in the registry key:
HKEY_LOCAL_MACHINE\Software\LXE\Launch
These can be configured using RegEdit. The options are as follows:
Ship
Value
Default
LaunchPSM
1
JumpStart
1
LaunchStart
1
TimeService
0
It can often be useful to disable these as necessary, to troubleshoot system startup.

Example

The following example loads and launches RFTerm.
;; ------- RFTerm support
[HKEY_LOCAL_MACHINE\SOFTWARE\LXE\Persist\LXE TE]
"FileName"="\\System\\RFTERM.CAB"
"Installed"=dword:0
"FileCheck"="\\WINDOWS\\LXE\\RFTERM.EXE"
"Order"=dword:11
;; run the app after it has loaded and client device is ready
[HKEY_LOCAL_MACHINE\SOFTWARE\LXE\Persist\RFTERM]
"FileName"="\\WINDOWS\\LXE\\RFTERM.EXE"
"Installed"=dword:0
"FileCheck"="ALWAYSEXEC"
"Order"=dword:40
"Delay"=dword:1
LTK
Description
Default
0
Execute the Persist keys
0
Look for and execute JumpStart scripts
0
Execute any auto-install files in \System\Startup
Launches the GrabTime utility as a service, so that the time and date are periodically
0
automatically updated.
E-EQ-MX7CERG-A [ 47  ] MX7 Tecton™ CE Reference Guide

Advertisement

Table of Contents
loading

Table of Contents