home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1996 April
/
PCA0496.ISO
/
menue
/
demoarch
/
02960005.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
DOS Batch File
|
1995-12-19
|
225 b
|
21 lines
cd\menue
cls
w95det
if errorlevel 2 goto c6495
cd \
echo off
echo.
echo Dieses Programm läuft leider nur unter Windows 95 !!
echo.
echo.
pause
goto AEND
:c6495
cd\demos\c64
c64start.exe
cd\
exit
:AEND