Does anyone know how to stop an application from inside a DOS Batch file. I’m starting a Java app with the scheduler and I want to end it after a certain time period.
Thanks!