home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 8
/
08.iso
/
d
/
d062
/
13.img
/
INSTALL.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
|
1993-03-08
|
123 b
|
10 lines
echo off
cls
cfinst
if "%1"=="" goto nodir
copy *.ime %1\system
goto end
:nodir
copy *.ime c:\windows\system
:end