There has been variants of this question asked for generations, but despite writing some quite complicated Windows scripts, I can\'t seem to find out how to make them actual
Just add a >NUL at the end of the lines producing the messages.
>NUL
For example,
COPY %scriptDirectory%test.bat %scriptDirectory%test2.bat >NUL