beautypg.com

Autostart options – PSC Falcon 4410 User Manual

Page 12

background image

AutoStart

10

Falcon

®

4400 Series with Windows

®

CE

AutoStart Options

Table

8

shows options you can use when writing a line in the

Autostart.ini

file.

Table 8. Options for Autostart.ini

Cold Reset Only:

This will cause the line to execute only after a Cold Reset.

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 execu-

tion.

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

Description

Character

Comments

Comment: This line will not be exe-
cuted.

‘#’ OR ‘ ‘
(space)

This may only be used as the first
character of the line. If the comment
option is specified in the options
elsewhere, it is ignored.

Do not wait on line completion:
This will cause the line to execute
and immediately move onto the
next line.

‘-’

Query: Request user confirmation
when running the executable.

‘?’

This will halt parsing the
Autostart.ini until the confirmation is
answered. This is intended for
debugging the Autostart.ini file.

Execute only on Cold Reset

‘!’

An empty line will be treated as a comment line.