home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1996 April
/
PCA0496.ISO
/
menue
/
demos
/
04960005.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
Wrap
DOS Batch File
|
1996-02-27
|
193 b
|
19 lines
:EVOCATION
cd \menue
cls
w95det
if errorlevel 2 goto flip95
cd \demos\evocatio
win evocatio.exe
echo.
cd \
goto ENDE
:flip95
cd \demos\evocatio
evocatio.exe
cd \
exit
:ENDE