Intermec CK32 User Guide

Page of 149
Chapter 4 — Developing and Installing Applications
CK32 I-Safe Handheld Computer Users Manual
97
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 (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.
Note: 
I
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.