home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 3 / cd.iso / xtra / go.bat < prev    next >
DOS Batch File  |  1996-01-06  |  201b  |  14 lines

  1. @cls
  2. @echo  
  3. @echo  
  4. @echo Voorbeelden van AUTOEXEC.BAT & CONFIG.SYS zoals SELECT CD-Rom (r) die
  5. @echo gebruikt om de spellen te testen.
  6. @echo  
  7. @echo  
  8. @pause
  9. @DIR /P
  10. @PAUSE
  11. @CD \
  12. @MENU
  13.  
  14.