home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo AKTUELLES VERZEICHNIS: DEMOS
- echo.
- echo Beachtet bitte, daß einige Demos nur von Festplatte funktionieren!
- echo Sollte ein Programm nicht laufen, so kann dies auf mangelnden Speicher
- echo zurückzuführen sein.
- echo.
- echo INHALT:
- echo 1 - The Horde 11 - Phantasmorgia
- echo 2 - Aegis: Guardian Of The Fleet 12 - Dark Legions
- echo 3 - Rally 13 - Outpost
- echo 4 - Sink Or Swim 14 - Legend
- echo 5 - IndyCar Racing 15 - Turrican 2
- echo 6 - Sherlock Holmes 16 - Inherit The Earth
- echo 7 - Castles II 17 - Corridor 7
- echo 8 - Birds Of Prey 18 - Under A Killing Moon
- echo 9 - CyberRace 19 - Christopher Kolumbus
- echo 10 - XenoBots 20 - Der Schatz im Silbersee
- echo.
- echo 0 - Zurück zum Start
- echo.
- prompt Deine Wahl:
-