!TITLE!EVS Multicam _DETECTED_VERSION_ Startup Menu #BOOT#Boot Multicam _DETECTED_VERSION_,5 #MAINTENANCE_MENU#Maintenance #CHANGE#Change active version #POOL#@LIST c:\versions\*.* #DOS#Dos Prompt #CEONLY#Start OS with PC LAN support (no Multicam) #SUPPORT#Support ## [BOOT] %VGA2TVEXE% c: cd c:\lsmce\os CeLoader /x /z /j %CELOADER_DEVOPTS% /s:1 /vm:dt /kb:%KBDLAYOUT% /B:0 /C:1 /e:%NET_IOBASE%:%NET_IRQ%:%NET_IP% /sm:%NET_MASK% /gw:%NET_GATEWAY% detect EXIT [DOS] cd c:\ cls EXIT [CEONLY] %VGA2TVEXE% c: cd c:\lsmce\os CeLoader /j /s:1 /vm:dt /kb:%KBDLAYOUT% /B:0 /C:1 /e:%NET_IOBASE%:%NET_IRQ%:%NET_IP% /sm:%NET_MASK% /gw:%NET_GATEWAY% detect EXIT [SUPPORT] set MENULOOP=1 cls if exist c:\lsmce\const\support\support.txt goto DISPLAY_SUPPORT echo file c:\lsmce\const\support\support.txt not found goto END :DISPLAY_SUPPORT type c:\lsmce\const\support\support.txt | more :END pause EXIT [POOL] cls set SOURCE_DRIVE=c:\versions\%MENUITEMNAME% set DESTINATION_DRIVE=c: set MENULOOP=1 set CURRENT_OS_TYPE=WCE call %SOURCE_DRIVE%\SCRIPTS\REINSTAL.BAT echo. echo System updated. seconds 1 reset EXIT