I've learned .bat file little by litte. Mostly editing them and seeing what changes. But this is what I put in to make it go away. Anyone feel free to correct me if I'm wrong.

@ECHO OFF (at the beginning of the file.

***body of .bat file***

:END(at the end of the file.)