home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
POINT Software Programming
/
PPROG1.ISO
/
menu.bat
next >
Wrap
DOS Batch File
|
1995-07-31
|
3KB
|
47 lines
@echo off
cls
echo The menu which will be loaded will only work with a SVGA-VESA
echo compatible video-card. If the menu wouldn't be displayed correctly
echo due to a video-conflict, you should try to load a VESA-driver to
echo make your video-card compatible for the menu. If you have any
echo problems with the menu then there is a problem with your system
echo and NOT with the menu. The menu is tested several times on different
echo systems and did not behave rarely or show any problems.
echo ┌────────────────────────────────────────────────────────────────────┐
echo │ MENU REQUIREMENTS │
echo ├────────────────────────────────────────────────────────────────────┤
echo │ Processor : 286 or higher. │
echo │ Memory : 530 Kb CONVENTIONAL memory FREE. │
echo │ ( Note: Also systems with 32 MEGABYTE could have less │
echo │ than 530 Kb CONVENTIONAL memory free. ) │
echo │ Mouse : Recommended, not neccessary. │
echo │ Video : SVGA-VESA compatible, load VESA-driver when there are │
echo │ problems. │
echo │ Harddisk : 1½ MB free, for swap and animation-file. │
echo └────────────────────────────────────────────────────────────────────┘
pause
cls
echo !!! WARNING !!!
echo Problems have been reported with certain Cirrus Logic Cards. If you have
echo such a card, and even after loading the SVGA driver the menu doesn't
echo show on screen correctly, then we recommend that you use your CD just
echo as you would use your hard disk. You could also use the Windows(tm)
echo File Manager to make it easier...
echo
cd __DATA
menu
cd ..
echo Help note :
echo If your menu didn't show up on screen correctly (maybe you had three
echo menu's instead of one, or only a half one), then you should type
echo VESA
echo and press enter now...
echo Drivers for your screen will be installed on your hard disk, and
echo AFTER rebooting the menu should run fine. If it still doesn't run
echo like it is supposed to, then look into your closet and search for
echo your vesa drivers that should've come along with your Vesa screen
echo card. If you do not have these drivers, then contact your dealer,
echo DON'T contact us, these drivers are really the newest ones we have.
echo .
echo Good luck...