!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 #SUPPORT#Support ## [BOOT] cd c:\ set TZ=c:\GMT \evsmb.exe prompt $p$g path c:\;c:\dos cls \cwsdpr0 -p \runmtgpc.exe \ioebt.exe 7 mtpcboot.exe doskey cd multicam bootwins /h /q cd.. call run.bat EXIT [DOS] cd c:\ cls EXIT [SUPPORT] set MENULOOP=1 cls if exist c:\support.txt goto DISPLAY_SUPPORT echo file c:\support.txt not found goto END :DISPLAY_SUPPORT type c:\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=DOS call %SOURCE_DRIVE%\SCRIPTS\REINSTAL.BAT echo. echo System updated. seconds 1 reset EXIT