Metropoli BBS
VIEWER: install.bat MODE: TEXT (ASCII)
ECHO OFF
rem
rem  INSTALL.BAT is a batch file to install HPSCREEN 3.2 from a FLOPPY DISK.
rem
IF EXIST MANAUL.EXE GOTO HPS1
CD\HPSCREEN
:HPS1
IF NOT EXIST COPY_HPS.BAT GOTO HPS2
DEL COPY_HPS.BAT
:HPS2
rem
rem  COPY_HPS.BAT is a temporary used file.
rem
MANUAL.EXE
rem
rem  MANUAL.EXE is a program for printing the manual and creating the
rem  batch file COPY_HPS.BAT. COPY_HPS.BAT copies the files HPSCREEN.EXE and
rem  PALETTE.EXE into the subdirectory of your choice.
rem
COPY_HPS.BAT
CD..

[ RETURN TO DIRECTORY ]