home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Unprotect 6
/
Unprotect-6.0.iso
/
games
/
idsoft
/
heretic
/
install.bat
< prev
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-01-22
|
184 b
|
13 lines
@echo off
DEICE.EXE
if ERRORLEVEL == 1 GOTO END
HTIC_V10.EXE
if ERRORLEVEL == 1 GOTO ERROR
DEL HTIC_V10.EXE
setup
goto END
:ERROR
echo Error installing HTIC_V10.EXE!
:END