echo off echo .PLEASE MAKE SURE THE FILE NAME IS SVRINST1.BAT ON YOUR PC echo . echo This batch file will work right as long as your echo hard drive letter is C; otherwise, edit SVRINST1.BAT echo and substitute your hard drive letter everyplace echo there is a "c:\" reference. echo . echo . echo Do you have PKUNZIP.EXE or a compatible unzipping program? echo If not, get it before proceeding further. This will not install echo without PKUNZIP! echo . echo . echo SVRPLOT will now be installed on your C drive! If you echo don't want this to happen, hit ctrl-C to cancel. Otherwise... pause md c:\svr md c:\svr\data md c:\svr\graphs md c:\svr\grids cd c:\svr\data pkunzip svr50 pkunzip svr60 pkunzip svr70 pkunzip svr80 pkunzip svr90 cd c:\svr pkunzip pgm cd c:\svr\data pkunzip torn cd c:\svr echo **************************************** echo * SVRPLOT has been installed on * echo * your hard disk. Consult program * echo * documentation for details on using * echo * the software. * echo ****************************************