How to get specific Java output stored in echo string of bat file and then use it to trigger another jar file

前端 未结 0 1927
南方客
南方客 2020-12-16 10:53

I have a jar file which I\'m triggering through batch file like this:

 SET JAVA_EXE="C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\bin\\java.exe"
 %JA         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题