Autorun - Intermec CK32 User Manual

I-safe handheld computer
Hide thumbs Also See for CK32:
Table of Contents

Advertisement

AutoRun

CK32 I-Safe Handheld Computer Users Manual
Chapter 4 — Developing and Installing Applications
There are two ways to automatically launch your application
when you perform a reset on the CK32 I-Safe:
• Make sure your .cab file places a shortcut to your application
in the \Windows\StartUp folder.
• Configure the AutoRun program to launch your application.
The CK32 I-Safe contains a program called AutoRun.exe which
automates operations such as launching other processes. You can
configure AutoRun.exe through the AutoRun data file,
AutoRun.dat. This script file must be located in the same
directory as the program.
AutoRun (AutoRun.exe) automates operations such as launching
other processes and is configured through the AutoRun data file
(AutoRun.dat). This file must be in the same directory as the
program itself.
AutoRun supports the following script commands in
AutoUser.dat and AutoRun.dat.
I
Note:
f you need to add steps at boot time, add them to
AutoUser.dat, not to AutoRun.dat. AutoRun.dat is provided by
Intermec and is subject to change. AutoUser.dat is the designated
place to add steps to the boot time process.
Command
Description
EXEC
Launches a specified program, waits for it to
complete (up to 10 minutes).
CALL
Processes a specified file of commands and returns.
CHAIN
Processes a specified file of commands and does
not return.
RUN
Loads a specified program and executes it.
LOAD
Loads a specified program and executes it.
97

Advertisement

Table of Contents
loading

Table of Contents