Specifications

AutoStart
Product Reference Guide 3-17
Please refer to the Microsoft documentation on your device for further details
on
Wceload.exe.
Sample:
\Windows\Wceload.exe /delete 1 /noui /silent
“\Windows\AutoStart\<cab file>”
Interactive CAB Install
If the CAB installer requires user interaction that must be performed during
the AutoStart CAB installation process, you can specify a special file name to
disable the silent mode installation. If this mode is specified, the CAB file will
be installed with
Wceload without any command line arguments specified.
An example of what AutoStart would execute is:
\Windows\Wceload.exe <cab file>
To force this mode of installation via AutoStart, rename the CAB file to
include a ‘
_’ character before the “.cab” extension of the file.
Example:
File.cab” should be renamed “File_.cab” to force AutoStart to not
install the CAB in silent mode. This specially-named CAB file should be
placed in the AutoStart folder with other CAB files intended for installation
on the next reboot.
Autostart.ini
The Autostart.ini is a text file that AutoStart will run upon startup of the
Falcon, and after any CAB files are installed. This file should be placed in the
AutoStart folder. AutoStart will run the
Autostart.ini file on each reboot
of the device (with the exception of a Clean Boot, which will remove the
AutoStart folder).
Line Formatting
Each line of the Autostart.ini can consist of Autostart options, an execut-
able, and any command line arguments.
< Autostart option(s)> <full path to executable>
<command line arguments>
Autoexec.ini, which uses AutoCE on some older models, has been deprecated.
These files should be renamed to Autostart.ini and reformatted as described in
"AutoStart" on page 3-15.