home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 (Alt) / The_Hacker_Chronicles_Volume_II-CD2.iso / mod / player.bat < prev    next >
Encoding:
DOS Batch File  |  1995-01-03  |  493 b   |  16 lines

  1. @echo off
  2. echo This function may NOT work if you have loaded THC/2 with the background
  3. echo music turned on. Hit Ctrl-C NOW to return to the main menu and exit
  4. echo program for reloading via option 2
  5. echo -
  6. pause
  7. cls
  8. echo     ****************Player Commands********************
  9. echo     To advance to the next song press the + key.
  10. echo     To go back to the last song press the - key.
  11. echo     Toggle the 4-Channel display press the space bar.
  12.          pause
  13. cd\mod
  14. player
  15. cd\
  16.