vbs开关tomcat显示设置

Set ws = CreateObject("Wscript.Shell") 

ws.run "cmd /c tomcat.bat",vbhide 

你可能感兴趣的:(tomcat,cmd)