JRE « batch File « Java I/O Q&A





1. Lauching a Java app from a batch file with the correct JRE    stackoverflow.com

I have a very simple batch file that lauches a Java app (Saxon) with the simple command "java net.sf.Saxon.transform..." This app requires java version 1.5. This batch file will be used by 400+ ...