home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-X 1
/
cdx_01.iso
/
cd-x
/
cinstall.bat
< prev
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
|
1995-04-24
|
190 b
|
6 lines
@echo off
rem *** CD-X Install Batch file
rem *** Copies the all the files from the given source to the given
rem *** destination directory on the specified hard drive.
copy %1 %2 >nul