home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Education Master 1994 (4th Edition)
/
EDUCATIONS_MASTER_4TH_EDITION.bin
/
files
/
foodtion
/
edncook
/
to-ram.bat
< prev
next >
Wrap
DOS Batch File
|
1990-04-14
|
127b
|
10 lines
echo off
cls
echo Copying files to Ram Disk...
copy ecb?????.* c:
copy param.* c:
copy category.* c:
c:
ecb
from-ram