I wrote a batch file that runs a jar file. But after it runs the jar file the batch file doesn\'t close until the jar file is also closed. How can I close the command screen
Use the start command before the rest of the command.