home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo[
- echo This program requires installation to your hard disk!
- echo It will require about 2.3Mb of free disk space!!
- echo[
- echo If the systems requirements are not met then the
- echo installation program will give you the option to
- echo create a systems boot disk that will give you the
- echo required setup. For this reason please have a blank
- echo floppy to hand!!
- echo[
- pause
- install
-
-