2

i am currently developing a java-Programm that is going to be deployed via an exe-File. The problem is that i have to specify the java.library.path when calling this exe.
I tried just calling the exe with the command line argument -Djava.library.path=[...] but since i also am using some different command line arguments this does not seem to work.

So to clarify my question: How do you call an exe-File with JVM arguments and/or create an exe File that already holds this information?

Thanks in advance.

SgtDroelf
  • 331
  • 1
  • 18

0 Answers0