home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1997 February
/
PCA0297.ISO
/
menue
/
demos
/
02970008.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-12-23
|
168 b
|
16 lines
cd \menue
cls
w95det
if errorlevel 2 goto shine95
cd\demos\shine
win shine.exe
goto endall
:shine95
restart.exe
cd \demos\shine
shine.exe
exit
:endall