home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 10
/
CDE10.mdf
/
ah3
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1995-12-05
|
131b
|
7 lines
@echo off
th2inst
if not errorlevel 1 goto end
setup
echo Installation complete - type 'th2' to run game
:end