home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- ECHO This update will only work if the game has been installed in the
- ECHO default directory. If you have not already run the SETUP program
- ECHO and set the game music for General MIDI and speech and sound for
- ECHO SOUND BLASTER, please press "Ctrl-C" and and answer "Y" to
- ECHO Terminate Batch Job. If the game is setup with this configuration
- ECHO please...
- ECHO
- PAUSE
- COPY *.* C:\WESTWOOD\LOLCD
- CD \WESTWOOD\LOLCD
- CLS
- ECHO To run Lands Of Lore with the WaveBlaster, just type LOLWAVE.
-