home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1996 December
/
PCA1296.ISO
/
menue
/
special3
/
09960002.bat
< prev
next >
Wrap
DOS Batch File
|
1996-08-25
|
344b
|
22 lines
cd \menue
cls
w95det
if errorlevel 2 goto ton95
cls
echo.
echo Achtung! Dies ist die 32-Bit Version des
echo MS Internet Explorers, bitte die Windows 3.1x Version
echo installieren!
echo.
pause
goto ENDE
:ton95
cd \menue
restart.exe
cd\special\w95
demsie30.exe
exit
:ENDE