Metropoli BBS
VIEWER: lpo.bat MODE: TEXT (ASCII)
echo off
REM %%VER LPO Installation Utility Program v2.0b
\install\flushkey
\install\check videocard
if errorlevel 1 goto color
cls
goto contin
:color
\install\get b 31
:contin
type \lpo\lpo.men
\install\echoxy 19 18 Select Option:
\install\reply
if errorlevel 60 goto inval
if errorlevel 59 goto help
if errorlevel 53 goto inval
if errorlevel 52 goto main
if errorlevel 51 goto vers
if errorlevel 50 goto insnb
if errorlevel 49 goto ins
if errorlevel 28 goto inval
if errorlevel 27 goto main
:inval
echo **** Invalid key, try again. ****
echo 
echo 
echo.
lpo

:help
\install\echoxy 24 1
echo.
type \lpo\lpo.hlp
pause
lpo

:main
cd..
menu

:vers
echo.
echo.
type \line.men
\install\echoxy 4 25 LPO Pusher Driver Versions
\install\echoxy 10 0
\install\showver psh.sys
echo.
\install\echoxy 19 25
pause
lpo

:ins
lpoins

:insnb
lpoinsnb

[ RETURN TO DIRECTORY ]