home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Play and Learn 2
/
19941.ZIP
/
19941
/
EDUCMATH
/
MERCURY
/
INSTALL.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-02-04
|
195 b
|
11 lines
rem Install Mercury in C:\MERCURY, from drive A.
if exist C:\MERCURY\*.* goto fail
c:
md C:\MERCURY
cd C:\MERCURY
a:mercuryz
goto dos
:fail
rem C:\MERCURY directory is not empty.
:dos