home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Speelhal Klassiekers - Hits des Salles de Jeux
/
CD_1.iso
/
games
/
ROADHOG
/
TMP
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1996-07-23
|
797b
|
29 lines
@echo off
cls
echo
echo
echo
echo
echo
echo
echo
echo ┌────────────────────────────────────────────────────────────┐
echo │Moechten Sie die deutsche oder englische Installation? (D/E)│
echo ├────────────────────────────────────────────────────────────┤
echo │ Do you want the German or English Install? (G/E) │
echo ├────────────────────────────────────────────────────────────┤
echo │ CTRL-C Ends install CTRL-C beendet die Installation│
echo └────────────────────────────────────────────────────────────┘
echo
echo
echo
echo
EC.EXE DEG
if errorlevel = 71 goto XXD
if errorlevel = 69 goto XXE
:XXD
copy install.deu install.001
copy external.deu external.lng
:XXE
inst.exe