home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Pier Shareware 6
/
The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso
/
012
/
eb33.zip
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-09-15
|
2KB
|
26 lines
@ECHO OFF
cls
echo.
echo ╔══════════════════════════════════════════════════════════════════╗
echo ║ EASY SOFTWARE DISTRIBUTION DISKS ║
echo ║ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ║
echo ║ ║
echo ║ Easy Software products are supplied in compressed form with an ║
echo ║ installation program which will unpack the program to your hard ║
echo ║ disk. ║
echo ║ ║
echo ║ The installation program unpacks files to a directory of your ║
echo ║ choosing. It does not alter your Autoexec.Bat or Config.Sys ║
echo ║ files. ║
echo ║ ║
echo ║ To install Easy Software products, insert the distribution disk, ║
echo ║ change to the drive (type "A:" or "B:") then type "Install". ║
echo ║ ║
echo ║ All programs except Easy Menu will start automatically when the ║
echo ║ installation routine completes. To start Easy Menu type "EM" at ║
echo ║ the DOS Prompt after installation. ║
echo ║ ║
echo ║ Thank you for choosing Easy Software. ║
echo ╚══════════════════════════════════════════════════════════════════╝
echo.