Script Based Launch Items; Enhanced Launch Utility Use - 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

Script Based Launch Items

Script Based Launch Items
Note: The Script Based Launch items (documented here) are processed after the
(documented earlier).
The Enhanced (script based) portion of the Launch utility provides several features:
Launch .CAB file
l
Run .EXE file
l
Run .EXE file using specified parameters
l
Run .BAT file
l
Process .REG file
l
Copy file, with or without overwriting of existing file
l
Delete file
l
Create directory
l
Remove directory
l
Add / Update a registry field
l
Delete a registry field
l
Add a registry subkey
l
Delete a registry key
l
Display an on-screen message; message requires OK to continue
l
Conditional commands, based on existence of file or folder
l
Conditional commands, based on device type
l
End block of conditional commands
l
Create a shortcut
l
Perform a Warm boot (Restart is not useful in this context)
l
The script developer has the option of pausing script file execution until the current action completes, or continuing script file
processing. The script developer is also able to pause for a specified number of milliseconds between commands.
The utility also processes .REG files, using the same format as the legacy Launch Utility. It does this by calling the RegLoad
utility. It can also process .BAT files, by calling the Command Prompt utility.
This utility allows the user to configure separate processing for Suspend/Resume and Warmboot.
By default, Enhanced Launch processes both registry entries and scripts, if present. There are registry settings to ena-
l
ble/disable processing of both types of files.
Script files may have the extension .WRM (for warm boot). With this extension, they may be clicked to execute from
l
the File Explorer. When clicked directly, the extensions do not matter (a script ending in .WRM does not have to be pre-
ceded by a suspend/resume).

Enhanced Launch Utility Use

The Enhanced Launch Utility can be used at OS startup to execute commands from a script file or to launch programs. The
user can configure scripts or registry entries for different operation after Suspend/Resume and Warm Boot. Use of scripts and
registry entries is documented in the following sections.
E-EQ-MX7CERG-A [ 48  ] MX7 Tecton™ CE Reference Guide
Registry Based Launch
items

Advertisement

Table of Contents
loading

Table of Contents