User's Manual
44
9600 Mobile Compute
r
Reference Manual
Any line prefixed with a semicolon “;” is supposed to be a comment line only; otherwise it is
an executable file or command and shall be executed (line by line). The line to execute a
cabinet file (.cab) must be specified with two dots “. .” for the absolute path. For example,
\DiskOnChip\cerdisp.exe
:\DiskOnChip\ReaderConfig.exe
;\DiskOnChip\RF9600_CE.exe
..\DiskOnChip\cerdisp.cab
:..\DiskOnChip\ReaderConfig.cab
Upon warm boot, the OS shall automatically check the contents of AutoRun.ini and execute
any line that is prefixed with a colon “:”.
Any line prefixed with a semicolon “;” is supposed to be a comment line only. The line to
execute a cabinet file (.cab) must be specified with a colon “:”, followed by two dots “. .” for
the absolute path. For example,
:\DiskOnChip\ReaderConfig.exe
;\DiskOnChip\RF9600_CE.exe
:..\DiskOnChip\ReaderConfig.cab
Note: Because the cabinet files are designed to install the application, tidy up, and then
“self destruct”, they will be automatically deleted from your TERMINAL after
installation. However, AutoRun.ini will backup the original files (.cab) while
installing cabinet files, and restore them after installation. Consequently, these
cabinet files will be automatically re-installed to your TERMINAL upon cold boot or
warm boot, if specified in AutoRun.ini.