echo off
cls
echo This batch file was created by LH/2 v2.20.
echo ÿ
echo It contains the necessary OS/2 commands to attach Extended Attributes
echo to the files you just extracted from MINE213.Lzh.
echo (MINE213.Lzh was the name of the archive when it was first created).
echo ÿ
echo This batch file will not be necessary if you extracted the archive
echo using LH 2.20 (or greater).
echo ÿ
echo   (C) 1993 A:WARE Computing Inc.  bbs: (416)858-8488
echo ÿ
echo ÿ
pause
EAUTIL "about.wav" /j
EAUTIL "die.wav" /j
EAUTIL "end.wav" /j
EAUTIL "hiscore.wav" /j
EAUTIL "start.wav" /j
EAUTIL "win.wav" /j
