@echo off verify on if exist c:\progra~1\ChurchBells\ChurchBells.exe goto ProgramFiles if exist c:\ChurchBells\ChurchBells.exe goto ChurchBells goto Doit :ProgramFiles c: cd c:\progra~1\ChurchBells goto Doit :ChurchBells c: cd c:\ChurchBells :Doit attrib -s -h -a -r Funeral.wav ren Funeral.wav Funeral.saf copy Part.WAV Funeral.wav cls echo ***************************************** echo * Now set the Funeral Bell count to 350 echo * By Clicking (in ChurchBells) File, click echo * Set Funeral Bell Count. echo * To Do 350 Bells, Use function keys echo * to play 'Funeral' echo * After you do 350 Bells, DoubleClick echo * called 'UnEarth.Bat echo * That will set things back to normal. echo ***************************************** pause