home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo ─» If you haven't read the Installation Instructions yet, «─
- echo ─» press Ctrl-Break «─
- pause
- a:minstal
- echo On most computers, installation will now be complete. However, you
- echo may need to add a line to a file called "config.sys" on the disk that
- echo you use to boot your computer.
- echo
- echo The line you need is:
- echo files=20
- echo
- echo If this line isn't already in the config.sys file (or the file doesn't
- echo exist), then type the following lines at the DOS prompt, pressing
- echo ENTER after each line:
- echo
- echo copy config.sys+con: config.sys
- echo files=20
- echo
- echo then press Ctrl-Z and then ENTER.
- echo then reboot your machine, and you're all set.
- echo
- echo (If you don't understand these instructions
- echo Tech Support will be happy to help you)
- echo
- echo If you installed MemoryMate on a hard disk,
- echo you can delete the file MEMOTMP.BAT from drive c:
- if exist c:memotmp.bat c:memotmp
-