home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1994 June / PPCD_0694.ISO / demos / start.bat < prev   
Encoding:
DOS Batch File  |  1994-04-15  |  948 b   |  24 lines

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