home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hall of Fame
/
HallofFameCDROM.cdr
/
gamegif
/
pckeydrw.lzh
/
GO.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-02-15
|
761b
|
16 lines
echo off
rem This start up BATch file can be modified as required by shareware
rem distributors. Please don't modify any other files or change their names.
rem 2K of disk space should be left free on disk for proper operation.
if not exist install.bat menu
echo ╔═══════════════════════════════════════════════════╗
echo ║ Start by INSTALLing PC-KEY-DRAW on your hard disk ║
echo ║ For a floppy only system use DOS to make copies ║
echo ║ Work from the copies and not the originals. ║
echo ║ For basic information see README._P1 ║
echo ║ To stop now and INSTALL use CTRL-BREAK now or ║
echo ║ Hit any key to load main menu of PC-KEY-DRAW ║
echo ╚═══════════════════════════════════════════════════╝
pause>nul
menu