User's Manual

Combining Options
Autostart options can be combined together as shown in the following sample:
?- \Windows\Pword.exe
This line would:
Request confirmation before executing the line. The next line would not be
processed before the confirmation is answered.
Run the next line without waiting on the current line to complete execution.
Query Option
The query option is intended for use when debugging the autostart.ini. When a line
with this option is executed, the following dialog will appear with the specified
executable and command line arguments. The populated fields shown in the
AutoStart Execute Query are described the next table:
Field Description
Line Number This is the line number in the script being executed.
Exe The executable as parsed by AutoStart.
Args The argument as parsed by AutoStart.