Hello everybody!
We are facing trouble restarting closing a running *.JAR file started with the "java -cp"
.
Killing java.exe worked fine.
But... isn't there any smoother way for the application? (It saves data on shut-down)
Also, how can one simulate any key input at the following message "Enter any key to continue..."
with a batch file?
Thanks for all help!