home *** CD-ROM | disk | FTP | other *** search
/ Sunny 1,000 Collection / SUNNY1000.iso / Files / Dos / Demoaf / FOOTBALL.ZIP / GO.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-03-30  |  418 b   |  16 lines

  1. @echo off
  2. cls
  3. echo[
  4. echo This program requires installation to your hard disk!
  5. echo It will require about 2.3Mb of free disk space!!
  6. echo[
  7. echo If the systems requirements are not met then the
  8. echo installation program will give you the option to 
  9. echo create a systems boot disk that will give you the
  10. echo required setup. For this reason please have a blank
  11. echo floppy to hand!!
  12. echo[
  13. pause
  14. install
  15.  
  16.