Rhino™ 10
User Manual
23
Autostart.ini is a text file that AutoStart will run upon startup of the Rhino, and after any CAB files are installed. This file
should be placed in the \FlashDisk folder. AutoStart will run the Autostart.ini file on each reboot of the device.
Line Formatting
Each line of the
Autostart.ini
can consist of Autostart options, an executable, and any command line arguments.
< Autostart option(s)> <full path to executable> <command line arguments>
Sample:
- \windows\pword.exe \file.doc
The following table breaks down the sample Autostart.ini line.
Autostart.ini line formatting
Autostart option(s)
Full path to executable
Command line arguments
- \windows\pword.exe
\file.doc
Spaces must be placed between each component of the line in the Autostart.ini.
If the executable path is in a folder that contains spaces in the name, quotes are required to distinguish what the actual
executable name is. The following is an example of this:
“\Program Files\ScannerApp.exe” /run
(valid)
\Program Files\ScannerApp.exe /run
(invalid)
The second line is an invalid line because there is no way to distinguish the executable from the argument.
AutoStart Options
The table below shows options you can use when writing a line in the Autostart.ini file.
Options for Autostart.ini
Description
Character
Comments
Comment: This line will not
be executed.
‘#’ 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 comple-
tion: This will cause the line
to execute and immediately
move onto the next line.
‘-’
Query: Request user con-
firmation when running the
executable.
‘?’
This will halt parsing the Au-
tostart.ini until the confirma-
tion is answered. This is in-
tended for debugging the
Autostart.ini file.
Execute only on Cold Reset ‘!’
Содержание Rhino 10
Страница 1: ...RhinoTM 10 User Manual ...
Страница 4: ... page intentionally left blank ...