home *** CD-ROM | disk | FTP | other *** search
- @echo off
- echo This function may NOT work if you have loaded THC/2 with the background
- echo music turned on. Hit Ctrl-C NOW to return to the main menu and exit
- echo program for reloading via option 2
- echo -
- pause
- cls
- echo ****************Player Commands********************
- echo To advance to the next song press the + key.
- echo To go back to the last song press the - key.
- echo Toggle the 4-Channel display press the space bar.
- pause
- cd\mod
- player
- cd\
-