USE AND FUNCTIONING
Autostart.ini Samples
The next table is a collection of sample Autostart.ini lines:
Line Description
? \windows\wceload.exe “\
Documents\Sample.cab”
This will confirm the execution of
\Windows\wceload.exe with spe
cified argument
“\My Documents\Sample.cab”
\Program Files\App.exe
(invalid) This will execute \
argument Files\App.exe.
\Program Files\App.exe /run
(invalid) This will execute \
argument Files\App.exe /run.
“\Program Files\App.exe” /run
This will execute the program \
Files\App.exe with the argument /run.
?- \Windows\Pword.exe
This will confirm the execution of
\Windows\Pword.exe. If the exe
cution is confirmed,
AutoStart will immediately process the next line.
!”\Program Files\App.exe” /run
This will execute the program \Program
Files\Ap
p.exe with the argument /run ONLY after a
Cold Reset.