Java X Delphi Integration - Delphi cannot call Java 8.25 -


i have delphi project calls java.exe performe functions using following code:

shellexecute(0, 'open', pchar('java.exe'), pchar(parameters), pchar(javapath), sw_hide);  where: javapath , parameters string variables. 

this working fine along last 6 months. last java version (jre 8.25), broked.

i have tried use javaw.exe, not work too.

can me? maybe indicating new way javaxdelphi integration.

regards.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -