Datalogic Applications
172 Skorpio™ X4
Autostart.ini Samples
The next table is a collection of sample Autostart.ini lines:
Line Description
? \windows\wceload.exe "\My
Documents\Sample.cab"
This will confirm the execution of
\Windows\wceload.exe with specified
argument "\My Documents\Sample.cab"
\Program Files\App.exe
(invalid) This will execute \Program with the
argument Files\App.exe.
\Program Files\App.exe /run
(invalid) This will execute \Program with the
argument Files\App.exe /run.
"\Program Files\App.exe" /run
This will execute the program \Program
Files\App.exe with the argument /run.
?- \Windows\Pword.exe
This will confirm the execution of
\Windows\Pword.exe. If the execution is
confirmed, AutoStart will immediately
process the next line.
!"\Program Files\App.exe" /run
This will execute the program \Program
Files\App.exe with the argument /run
ONLY after a Cold Reset.