home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CKMENU.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-11-30  |  317 b   |  12 lines

  1. @echo off
  2. rem Keyboard support - No Mouse
  3. cls
  4. SET TMAUDIO=NO
  5. echo Copyright 1992-1993, International Business Machines Corporation
  6. echo CONTAINS
  7. echo LinkWay Live! Runtime Modules
  8. echo All Rights Reserved
  9. echo Music Copyright (c) 1991 Prosonus
  10. rlwlive cpp /r /n /v /g /k /s120 /llhome=\llhome
  11. SET TMAUDIO=
  12.