comece com a opção /B
Start application without creating a new window. The application has ^C handling ignored. Unless the application enables ^C processing, ^Break is the only way to interrupt the application
start /B java -jar jarfile1.jar
start /B java -jar jarfile2.jar