home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo ═══════════════════════════════════════════════════════
- echo The first step to upgrade a MemoryMate v2.00 database
- echo to v3.01 on a floppy-disk based system
- echo ═══════════════════════════════════════════════════════
- echo
- echo ─» If you haven't read the Upgrade Instructions yet, press Ctrl-Break «─
- pause
- echo
- echo Copying MemoryMate files to temporary disk in drive a: -- please wait
- copy b:mupflop.bat a:>nul
- copy b:upd.exe a:>nul
- copy b:memo.exe a:>nul
- copy b:memo.def a:>nul
- copy b:memo.msg a:>nul
- echo
- echo Temporary disk prepared. Proceed with step 3 of the Upgrade Instructions