Datalogic Applications
User’s Manual 165
How AutoStart Uses Wceload
CAB files are installed by AutoStart using the Wceload.exe
application. The following table shows available command line
option:
Please refer to the Microsoft documentation on your device for
further details on
Wceload.exe.
Sample:
\Windows\Wceload.exe /delete 1 /noui /silent
"\FlashDisk\CAB\<cab file>"
NOTE
If you intend to create highly interactive installers, you
should either install the CABs manually or review the
section
Interactive CAB Install on page 166.
CAUTION
In certain environments, CAB files will be deleted after
execution. To prevent the CAB file from being deleted,
write protect the file before copying the file onto the
device.
Option Description
/noui
Specifies that you will not be prompted for any input during
the installation. If the CAB file is signed, any responses will
automatically be answered
Yes
. If the CAB is unsigned, then
any responses will be answered
No
.
/silent
Suppresses dialog boxes during the installation.