home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 40
/
cdactionmagazinecoverdisc401999.iso
/
caesar
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-12-14
|
144b
|
8 lines
@echo off
call setup.exe
cls
echo Install will now decompress the files on your hard drive.
lha x *.lzh >null
ren setup.exe install.exe