home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1996 July (Bonus)
/
E3_CD.ISO
/
menue
/
demos
/
07960017.bat
< prev
next >
Wrap
DOS Batch File
|
1996-05-28
|
206b
|
20 lines
cd\menue
cls
w95det
if errorlevel 2 goto NEM95
cd \pc\nemesis\NEMDEMO\DOS
install.exe
ZORKDOS
goto endall
:NEM95
cd \menue
restart.exe
cd\pc\nemesis\NEMDEMO
setup.exe
cd\
exit
:endall