home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem Keyboard support - No Mouse
- cls
- SET TMAUDIO=NO
- echo Copyright 1992-1993, International Business Machines Corporation
- echo CONTAINS
- echo LinkWay Live! Runtime Modules
- echo All Rights Reserved
- echo Music Copyright (c) 1991 Prosonus
- rlwlive intro /r /n /v /g /k /s120 /llhome=\llhome
- SET TMAUDIO=
-