home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1996 December
/
PCA1296.ISO
/
menue
/
special3
/
09960001.bat
< prev
next >
Wrap
DOS Batch File
|
1996-07-27
|
312b
|
19 lines
cd \menue
cls
w95det
if errorlevel 2 goto ton95
cd\special\w31
win setup.exe
goto ENDE
:ton95
cls
echo.
echo Achtung! Dies ist die 16-Bit Version des
echo MS Internet Explorers, bitte die Windows95 Version
echo installieren!
echo.
pause
:ENDE