News

The jarsigner tool is bundled with every Java JDK install, is found in the JDK’s bin directory, and is likely accessibly directly through a command prompt or terminal window so long as the JDK’s bin ...
I'm guessing that, when launching the program through the batch file, the current working directory is now the jar file directory (which coincidently is what I want), so using a relative path to ...