Dec 302017
Mouse access for many programs. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CLR.COM | 219 | 149 | deflated |
ENT.MNU | 93 | 75 | deflated |
GETKEY.COM | 8 | 8 | stored |
INSTALL.COM | 12143 | 3512 | deflated |
MAKE.BAT | 1206 | 334 | deflated |
MMAGIC.EXE | 3403 | 3227 | deflated |
MMAGIC.ZIP | 109290 | 94761 | deflated |
ORDER.FRM | 2520 | 399 | deflated |
ORDERFRM.BAT | 1043 | 305 | deflated |
README.BAT | 1594 | 497 | deflated |
VENDORS.DOC | 1757 | 822 | deflated |
Download File MMAGIC24.ZIP Here
Contents of the README.BAT file
@echo off
echo off
if not exist mmagic.exe goto start
if not exist ent.mnu goto start
mmagic /12 >nul
mmagic ent.mnu >nul
if errorlevel 1 goto start
set ms=on
:start
cls
echo
echo
echo
echo MOUSE MAGIC
echo
echo
echo
echo Install:
echo To install Mouse Magic put your Shareware disk in a drive, switch
echo to that drive, type INSTALL. This will make a MMAGIC directory on the
echo drive you later choose and install Mouse Magic to it.
echo EXAMPLE: a:\
echo install
echo
echo Install in any directory:
echo To install to ANY directory, type INSTALL (DRIVE) (DIRECTORY)
echo EXAMPLE: To install Mouse Magic to your Mouse directory
echo a:\
echo install c mouse
echo
echo
if not %ms%!==on! goto noms1
echo
echo Press any keyboard, or mouse key
echo
goto out
:noms1
echo
echo Press any keyboard key
echo
:out
if exist clr.com clr.com 1\E
pause >nul
cls
echo off
if not exist mmagic.exe goto start
if not exist ent.mnu goto start
mmagic /12 >nul
mmagic ent.mnu >nul
if errorlevel 1 goto start
set ms=on
:start
cls
echo
echo
echo
echo MOUSE MAGIC
echo
echo
echo
echo Install:
echo To install Mouse Magic put your Shareware disk in a drive, switch
echo to that drive, type INSTALL. This will make a MMAGIC directory on the
echo drive you later choose and install Mouse Magic to it.
echo EXAMPLE: a:\
echo install
echo
echo Install in any directory:
echo To install to ANY directory, type INSTALL (DRIVE) (DIRECTORY)
echo EXAMPLE: To install Mouse Magic to your Mouse directory
echo a:\
echo install c mouse
echo
echo
if not %ms%!==on! goto noms1
echo
echo Press any keyboard, or mouse key
echo
goto out
:noms1
echo
echo Press any keyboard key
echo
:out
if exist clr.com clr.com 1\E
pause >nul
cls
December 30, 2017
Add comments