Micro Innovations M000174-19 manual Start REM

Models: M000174-19

1 82
Download 82 pages 9.98 Kb
Page 9
Image 9

Windows CE

General

Example of an «Autoexec.bat» file:

ECHO OFF

REM ************************************************

REM Verify boot device, if parameter is not REM available, the boot device is StorageCard SET bootdev=StorageCard

IF "%1"=="" GOTO START SET bootdev=%1

REM ************************************************

:START REM

START Shortcut –p GRSW3.EXE START CeRemoteSvr.exe -h

START GRSW3.EXE ECHO ON

This example initially checks whether the pass parameter (%1) is set for the boot device. If not, StorageCard is defined the boot device. A link file for the GALILEO runtime system is then created on the desktop, the «Remote Server» application is then started and finally the GALILEO runtime.

See also Shortcuts.

M000174-19

9

Page 9
Image 9
Micro Innovations M000174-19 manual Start REM