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

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