home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo ------------------------------------------------------------------------
- echo PC HOME MEGA CD-ROM #19
- echo ------------------------------------------------------------------------
- echo[
- echo[
- echo[ NOTE: The Dos programs can be accessed from this Dos-based menu, and
- echo[ the Windows programs can be accessed from the Windows section of this
- echo[ CD. To use the Windows section simply run PCHWIN.EXE from within Windows.
- echo[
- echo[
- echo[ If you wish to see the video that is included on this disc you may need
- echo[ to install Video for Windows. This can be done by running SETUP.EXE
- echo[ which you will find in the MSVIDEO directory on this CD!
- echo[
- echo[
- echo[ If you have any problems with the Windows software take a look at the
- echo[ file HELPME.TXT in the root directory of this CD!
- echo[
- echo[
- pause
- cd pchdos
- aaplay script
- cd ..
- cls
- pchdos\dosmenu
-