Code:
:startpatcher
@@taskkill /F /IM grandchase.exe
@@echo Now Loading Patcher.
@@echo Close the patcher when it is done, to continue.
@@grandchase.exe
@@taskkill /F /IM main.exe /T
@@echo Copying Updated Sound to SoundE Directory
@@cd Sound
@@copy Sound*.kom SoundE /Y
@@cd ../
@@goto start
will work much better, and still doesn't require that manual input :P
updated the GC.bat file in the .zip
haven't gotten around to updating the sound data yet