home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Magazin 1996 November
/
CD_11_96.ISO
/
demos
/
copy
/
skyxmas.exe
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1996-07-15
|
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