Hello! I have a Java program which is wrapped in the exe. Source no, jar'as well. For several reasons I need to run it with a separately downloaded jdk 8 opencores (it has no installer, and it is not prescribed in the system), via the command line. The program was not written by me, so just to compile and run the jar I can'...