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

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

:main
cd..
menu

:vers
echo.
echo.
type \line.men
\install\echoxy 4 25 NDIS Driver Versions
\install\echoxy 10 0
\install\showver elnkpl.os2
echo.
echo.
\install\showver elnkpl.dos
\install\echoxy 19 25
pause
ndis

:ins
inspropt

[ RETURN TO DIRECTORY ]