I bundle a java program by using install4j and put the jre into the bundle as it is possible with install4j.
At our company we have the situation that every user must use a network share e.g. drive X: on windows where they start the java programm by using the EXE produced by install4j.
When we check with the process explorer on windows if the JRE is used or not we see that the local JRE of the machine is used and not the one from the drive X:
any experience?
/create-i4j-logto get a log file that contains information about the JRE search sequence. - Ingo Kegel